Constant tagua_parser::tokens::RIGHT_PARENTHESIS [] [src]

pub const RIGHT_PARENTHESIS: &'static [u8] = b")"

The RIGHT_PARENTHESIS token.

Used to close a group of something, e.g. if (…).