Function askama::filters::lower

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

Converts to lowercase