[][src]Static proteus::parser::COMMA_SEP_RE

pub static COMMA_SEP_RE: Lazy<Regex>

This is a Regex used to parse comma separated values and is used as a helper within custom Action Parsers.