pub fn wire_expr_to_values(expr: &WireExpression) -> Vec<Value>
Expand description
Convert WireExpression arguments to JSON Values for RPC calls
pub fn wire_expr_to_values(expr: &WireExpression) -> Vec<Value>
Convert WireExpression arguments to JSON Values for RPC calls