Module ext
Expand description
Extension traits implemented by several HTTP types.
Traits§
- Into
Collection - Trait implemented by types that can be converted into a collection.
- Into
Owned - Trait implemented by types that can be converted into owned versions of themselves.