pub fn build_request<C: ControlCall>(id: RequestId, call: &C) -> JsonRpcRequestExpand description
Build the JSON-RPC request envelope for a typed control call. Pure.
pub fn build_request<C: ControlCall>(id: RequestId, call: &C) -> JsonRpcRequestBuild the JSON-RPC request envelope for a typed control call. Pure.