wire_expr_to_value_with_evaluation

Function wire_expr_to_value_with_evaluation 

Source
pub fn wire_expr_to_value_with_evaluation(
    expr: &WireExpression,
    results: &HashMap<i64, WireExpression>,
) -> Value
Expand description

Convert a single WireExpression to a JSON Value with pipeline evaluation