Macro rayon::str::impl_pattern

source ·
macro_rules! impl_pattern {
    (&$self:ident => $pattern:expr) => { ... };
}