rootasrole_core::util

Function escape_parser_string

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