std: Add flatpipes
This commit is contained in:
parent
72f8a03cfb
commit
ec9305802b
2 changed files with 1004 additions and 0 deletions
1003
src/libstd/flatpipes.rs
Normal file
1003
src/libstd/flatpipes.rs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -65,6 +65,7 @@ pub mod arc;
|
|||
pub mod comm;
|
||||
pub mod future;
|
||||
pub mod task_pool;
|
||||
pub mod flatpipes;
|
||||
|
||||
// Collections
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue