escape_generic

Function escape_generic 

Source
pub fn escape_generic<S: AsRef<str>>(input: S) -> String
Expand description

Cross platform generic implementation without any platform specific instructions