[][src]Static proteus::QUOTED_STR_RE

pub static QUOTED_STR_RE: Lazy<Regex>

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