Skip to main content

bool_from_bool

Function bool_from_bool 

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