rayon::str

Macro impl_pattern

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