[][src]Function askama::filters::urlencode

pub fn urlencode(s: &dyn Display) -> Result<String, Error>

Returns the the UTF-8 encoded String of the given input.