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