Function rootasrole_core::util::escape_parser_string

source ยท
pub fn escape_parser_string<S>(s: S) -> String
where S: AsRef<str>,