Static regex_literal::delimited::DELIMITER_CHARS

source ·
pub static DELIMITER_CHARS: [u8; 20]
Expand description

DELIMITER_CHARS is a collection of punctuations for composing regular expression delimiters. It consists of the following punctuations: !#$%&*+,./:;=?@^_|~-