Function shlex::quote [] [src]

pub fn quote(in_str: &str) -> Cow<str>

Given a single word, return a string suitable to encode it as a shell argument.