Skip to main content

bool_from_null

Function bool_from_null 

Source
pub fn bool_from_null(
    _: &'_ mut dyn EvalContext,
    _a: &[ExprValue],
) -> Result<ExprValue, ExpressionError>