Function askama::filters::trim

source ·
pub fn trim<T>(s: T) -> Result<String, Error>
where T: Display,
Expand description

Strip leading and trailing whitespace