Crate radish

Source

Re-exports§

pub use server::RadishServer;
pub use axum;
pub use tokio;

Modules§

config
server
websocket

Structs§

Extension
Extractor and response for extensions.
Router
The router type for composing handlers and services.