Function rocket_dyn_templates::minijinja::tests::is_boolean

source ยท
pub fn is_boolean(v: Value) -> bool
Expand description

Return true if the object is a boolean value.

{{ true is boolean }} -> true