Function minijinja::tests::is_undefined[][src]

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

Checks if a value is undefined.