io-addressbook 0.0.1

Set of I/O-free coroutines to manage contacts
1
2
3
4
pub mod config;
pub mod coroutines;
pub mod request;
pub mod response;