Module rocket::http::ext[][src]

Expand description

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.