Function askama::filters::upper

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

Converts to uppercase