Expand description
Re-exports of crates used in Catalyzer.
Modules§
- axum is a web application framework that focuses on ergonomics and modularity.
- A runtime for writing reliable network applications without compromising speed.
async fn(Request) -> Result<Response, Error>