Module server_wire_handler

Module server_wire_handler 

Source

Functionsยง

value_to_wire_expr
Convert a JSON Value back to WireExpression
wire_expr_to_value
Convert a single WireExpression to a JSON Value
wire_expr_to_value_with_evaluation
Convert a single WireExpression to a JSON Value with pipeline evaluation
wire_expr_to_values
Convert WireExpression arguments to JSON Values for RPC calls
wire_expr_to_values_with_evaluation
Convert WireExpression arguments to JSON Values with pipeline evaluation