This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b4a1e59146
rust
/
src
/
libstd
/
sync
/
mpsc
History
Download ZIP
Download TAR.GZ
Oliver Schneider
b4a1e59146
don't use Result::ok just to be able to use unwrap/unwrap_or
2015-03-20 08:19:13 +01:00
..
blocking.rs
int audit - std::sync
2015-02-23 17:16:46 +13:00
mod.rs
don't use Result::ok just to be able to use unwrap/unwrap_or
2015-03-20 08:19:13 +01:00
mpsc_queue.rs
Add
: Box<_>
or
::Box<_>
type annotations to various places.
2015-03-03 20:29:01 +01:00
oneshot.rs
int audit - std::sync
2015-02-23 17:16:46 +13:00
select.rs
Example -> Examples
2015-03-11 21:11:40 -04:00
shared.rs
int audit - std::sync
2015-02-23 17:16:46 +13:00
spsc_queue.rs
Add
: Box<_>
or
::Box<_>
type annotations to various places.
2015-03-03 20:29:01 +01:00
stream.rs
int audit - std::sync
2015-02-23 17:16:46 +13:00
sync.rs
int audit - std::sync
2015-02-23 17:16:46 +13:00