Skip to main content

value_to_expr

Function value_to_expr 

Source
pub fn value_to_expr(
    cx: &mut Cx,
    value: Value,
    field: &'static str,
) -> Result<Expr>
Expand description

Projects a runtime Value to an Expr, tagging errors with field.