You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
async-std/src
laizy fb19ebde17 add `Sync` constraint for RwLock to prevent memory unsafety (#479) 5 years ago
..
collections Rename stream_extend to extend (#464) 5 years ago
fs Refactor the task module (#421) 5 years ago
future Add "std" feature flag (#476) 5 years ago
io Add "std" feature flag (#476) 5 years ago
net Refactor the task module (#421) 5 years ago
option remove remaining instances of VecDeque stream 5 years ago
os Add "std" feature flag (#476) 5 years ago
path document path submodule (#467) 5 years ago
pin Cleanup: replace cfg-if with our macros (#361) 5 years ago
process Add process submodule as unstable (#310) 5 years ago
result Replace `VecDeque` with `stream::from_iter` in examples (#447) 5 years ago
stream Mark extend() as unstable 5 years ago
string Rename stream_extend to extend (#464) 5 years ago
sync add `Sync` constraint for RwLock to prevent memory unsafety (#479) 5 years ago
task Add "std" feature flag (#476) 5 years ago
unit Rename stream_extend to extend (#464) 5 years ago
vec Rename stream_extend to extend (#464) 5 years ago
lib.rs Add "std" feature flag (#476) 5 years ago
macros.rs Add "std" feature flag (#476) 5 years ago
prelude.rs Add "std" feature flag (#476) 5 years ago
utils.rs Add "std" feature flag (#476) 5 years ago