Trait TryIntoPattern
pub trait TryIntoPattern: TryIntoPatternPriv { }Expand description
Private trait used by this module to easily create patterns from owned or static byte-like objects.
pub trait TryIntoPattern: TryIntoPatternPriv { }Private trait used by this module to easily create patterns from owned or static byte-like objects.