Static proteus::QUOTED_STR_RE[][src]

pub static QUOTED_STR_RE: Lazy<Regex>
Expand description

This is a Regex used to get content within quoted strings and is used as a helper within custom Action Parsers.