graphul 1.0.1

Optimize, speed, scale your microservices and save money 💵
Documentation
1
2
3
4
pub type Response = axum::response::Response;
pub type Value = serde_json::Value;

pub use axum::response::{Form, Html, Redirect};