rocket_
dyn_
templates
master-2024-12-02
In rocket_
dyn_
templates::
minijinja::
tests
rocket_dyn_templates
::
minijinja
::
tests
Function
is_odd
Copy item path
Source
pub fn is_odd(v:
Value
) ->
bool
Expand description
Checks if a value is odd.
{{ 41 is odd }} -> true