Function minijinja::tests::is_even[][src]

pub fn is_even(_env: &Environment<'_>, v: Value) -> Result<bool, Error>
Expand description

Checks if a value is even.