Skip to main content

ok_partial

Function ok_partial 

Source
pub fn ok_partial(id: Option<RpcId>, result: Box<RawValue>) -> RpcResponse
Expand description

Create a partial (chunked) JSON-RPC response. Used for streaming large result sets.