Docs.rs
nuclear-0.0.10
nuclear 0.0.10
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Nugine
Dependencies
anyhow ^1.0.40
normal
async-trait ^0.1.50
normal
bytes ^1.0.1
normal
futures ^0.3.15
normal
hyper ^0.14.7
normal
mime ^0.3.16
normal
pin-project ^1.0.7
normal
serde ^1.0.126
normal
serde_json ^1.0.64
normal
smallvec ^1.6.1
normal
thiserror ^1.0.24
normal
tracing ^0.1.26
normal
serde ^1.0.126
dev
tokio ^1.6.0
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nuclear
0.0.10
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
nuclear
Copy item path
Source
Modules
§
body
error
functional
handler
http
middleware
prelude
request
response
router
server
state
Structs
§
Error
The
Error
type, a wrapper around a dynamic error type.
Type Aliases
§
Result
Result<T, Error>