Docs.rs
mankong-0.0.1
mankong 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
siwilizhao
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
dotenv ^0.15.0
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
mime ^0.3
normal
route-recognizer ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mankong
0.0.1
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
fs::ServeDir
fs::ServeFile
kernel::Next
request::Request
response::Response
router::Router
server::Server
server::Svc
Enums
error::Error
Traits
into_response::IntoResponse
kernel::Endpoint
kernel::Middleware
Functions
error::error_msg
error::invalid_param
error::missing_param
new
server::dispatch
Type Aliases
kernel::DynEndpoint
types::AnyResult
types::HyperRequest
types::HyperResponse
types::Result