Function shell_escape::windows::escape [] [src]

pub fn escape(s: Cow<str>) -> Cow<str>

Escape for the windows cmd.exe shell.

See here for more information.