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