encode_string

Function encode_string 

Source
pub fn encode_string(string: &str) -> Result<String>
Expand description

Encode potentially unsafe characters in the given string parameter.