Docs.rs
sincere-0.6.6
sincere 0.6.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
danclive
Dependencies
chrono ^0.4
normal
futures ^0.1
normal
futures-cpupool ^0.1
normal
httparse ^1.3
normal
hyper ^0.12
normal
libc ^0.2
normal
mime ^0.3
normal
mime_guess ^2.0.0-alpha.6
normal
nson ^0.2.6
normal
num_cpus ^1.10
normal
queen-log ^0.1
normal
rand ^0.7
normal
regex ^1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempdir ^0.3
normal
twoway ^0.2
normal
url ^1.7
normal
Versions
38.89%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
route
sincere
0.6.6
sincere
Macro
route
Copy item path
Source
macro_rules! route { ($(#[$meta:meta])* $func_name:ident) => { ... }; }