Function askama::filters::lowercase

source ·
pub fn lowercase<T: Display>(s: T) -> Result<String>
Expand description

Alias for the lower() filter