pattern

Function pattern 

Source
pub fn pattern<'input>(
    __input: &'input str,
) -> Result<Cst, ParseError<<str as Parse>::PositionRepr>>