evaluate_binding_expr

Function evaluate_binding_expr 

Source
pub fn evaluate_binding_expr(
    binding_expr: &BindingExpr,
    model: &dyn UiBindable,
) -> Result<BindingValue, BindingError>
Expand description

Evaluate a binding expression with span information