acceptor 0.0.1

no_std bundle of thin acceptors built on the accepts core traits
Documentation
1
2
3
4
5
mod recorder;
pub use recorder::Recorder;

mod block_on;
pub use block_on::block_on;