Skip to main content

encode_string

Function encode_string 

Source
pub fn encode_string(input: &str) -> String
Expand description

Encode string with the RFC3986 percent encoding with the reserved characters set specified in OAuth1.0a