Docs.rs
radish-0.0.6
radish 0.0.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
KennethWilke
Dependencies
anyhow ^1
normal
async-trait ^0.1.53
normal
axum ^0.5.13
normal
axum-server ^0.3
normal
exosphere-core ^0.0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.30
normal
tokio ^1.17.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
radish
0.0.6
All Items
Crate Items
Re-exports
Modules
Structs
Crate
radish
Copy item path
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.