auto-future 1.0.0

For quickly making a struct into a future via an async fn
Documentation
1
2
mod auto_future;
pub use self::auto_future::*;