Function text

Source
fn text<'a>(input: &'a [u8]) -> ParsedItem<'a, ()>
Expand description

Consume the text rule.