Static proteus::COMMA_SEP_RE[][src]

pub static COMMA_SEP_RE: Lazy<Regex>
Expand description

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