pub fn special(input: &str) -> ParseResult<'_, char>Expand description
special = ! | " | * | $ | % | & | . | # | + | , | -
| ( | ) | ? | / | : | ; | < | = | > | @ | [ | ] |
{ | | | } | ^ | ` | ~ .