[−][src]Module rocket::http::ext
Extension traits implemented by several HTTP types.
Traits
| IntoCollection | Trait implemented by types that can be converted into a collection. |
| IntoOwned | Trait implemented by types that can be converted into owned versions of themselves. |