Function rocket_dyn_templates::minijinja::tests::is_upper

source ยท
pub fn is_upper(name: &str) -> bool
Expand description

Checks if a string is all uppercase.

{{ 'FOO' is upper }} -> true