Docs.rs
iron-0.6.1
iron 0.6.1
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
reem
untitaker
github:iron:dev-team
Dependencies
hyper ^0.10
normal
hyper-native-tls ^0.3
normal
optional
log ^0.3
normal
mime_guess ^1.8.1
normal
modifier ^0.1
normal
num_cpus ^1.0
normal
plugin ^0.2
normal
typemap ^0.3
normal
url ^1.1
normal
mime ^0.2
dev
time ^0.1
dev
Versions
100%
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
iron
0.6.1
Module typemap
Module Items
Structs
Traits
In crate iron
iron
Module
typemap
Copy item path
Source
Expand description
Re-exports from the
TypeMap
crate.
Structs
§
TypeMap
A map keyed by types.
Traits
§
Key
This trait defines the relationship between keys and values in a TypeMap.