mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-08-04 19:08:32 +00:00
move signal
into its own module
This commit is contained in:
parent
e6f1f6b7fb
commit
e348c21528
3 changed files with 42 additions and 40 deletions
|
@ -3,4 +3,5 @@ mod setup;
|
|||
mod cancellation;
|
||||
mod independent;
|
||||
mod race;
|
||||
mod signal;
|
||||
mod true_parallel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue