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