Trait TryIntoUriFmt
pub trait TryIntoUriFmt: TryIntoUriFmtPriv { }Expand description
Private trait used by this module to easily create Uri formatters from owned or static byte-like objects.
pub trait TryIntoUriFmt: TryIntoUriFmtPriv { }Private trait used by this module to easily create Uri formatters from owned or static byte-like objects.