summaryrefslogtreecommitdiffstats
path: root/tokio-channel/src/mpsc/mod.rs
AgeCommit message (Expand)Author
2019-01-22Introduce tokio-sync crate containing synchronization primitives. (#839)Carl Lerche
2018-08-27add experimental async/await support. (#582)Carl Lerche