Module ext

Module ext 

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.