Skip to main content

quote_string

Function quote_string 

Source
pub fn quote_string(s: &str) -> String
Expand description

Quote a string for safe shell use (convenience wrapper)