Function askama_shared::filters::lowercase [] [src]

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

Alias for the lower() filter.