Function ruststep::parser::basic::special[][src]

pub fn special(input: &str) -> ParseResult<'_, char>
Expand description

special = ! | " | * | $ | % | & | . | # | + | , | - | ( | ) | ? | / | : | ; | < | = | > | @ | [ | ] | { | | | } | ^ | ` | ~ .