acceptor-std 0.0.1

std-based acceptors built on the accepts core traits
Documentation
1
2
3
4
5
mod mpsc_sender;
pub use mpsc_sender::MpscSender;

#[cfg(test)]
mod tests;