derust 0.2.5

Easy way to start your Rust asynchronous application server using Tokio and Axum frameworks.
Documentation
1
2
3
mod client;

pub use client::*;