Docs.rs
hyper-router-0.1.0
hyper-router 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
marad
Dependencies
regex ^0.1.41
hyper ^0.6.8
Versions
Go to latest version
Platform
x86_64-apple-darwin
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
hyper_router
hyper_router
::
HttpResult
[
−
]
[src]
type HttpResult<T> =
Result
<T,
StatusCode
>;