url_decode

Function url_decode 

Source
pub fn url_decode(data: String) -> Result<String, String>