Function rocket_dyn_templates::minijinja::tests::is_lower

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

Checks if a string is all lowercase.

{{ 'foo' is lower }} -> true