Function askama::filters::lowercase[][src]

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

Alias for the lower() filter