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