Docs.rs
serv-0.2.0
serv 0.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
yjh0502
Dependencies
bytes ^0.4
normal
error-chain ^0.12
normal
fst ^0.3
normal
optional
futures ^0.1
normal
http ^0.1
normal
hyper ^0.12.13
normal
log ^0.4
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
serde_qs ^0.4
normal
tokio ^0.1
normal
tokio-current-thread ^0.1
normal
tokio-io ^0.1
normal
tokio-uds ^0.2
normal
optional
url ^1
normal
tokio-timer ^0.2
dev
Versions
40.63%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
serv
0.2.0
All Items
Crate Items
Re-exports
Modules
Structs
Functions
Type Aliases
Crate
serv
Copy item path
Source
Re-exports
§
pub use error::
Error
;
pub use error::
ErrorKind
;
pub use server::
Server
;
Modules
§
async
error
reply
server
sync
Structs
§
Empty
Functions
§
resp_
err
resp_
serv_
err
Type Aliases
§
Hyper
Future
Hyper
Service
Hyper
Service
Send