Function rocket_dyn_templates::tera::helpers::tests::value_defined

source ·
pub fn value_defined(
    tester_name: &str,
    value: Option<&Value>
) -> Result<(), Error>
Expand description

Called to check if the Value is defined and return an Err if not