Function shell_quote

Source
pub fn shell_quote<P: AsRef<OsStr>>(unquoted_string: P) -> Option<OsString>