logo
pub fn upper(_state: &State<'_, '_>, v: String) -> Result<String, Error>
This is supported on crate feature builtins only.
Expand description

Converts a value to uppercase.

<h1>{{ chapter.title|upper }}</h1>