Function askama::filters::upper

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

Converts to uppercase