[−][src]Function web3::helpers::to_response_from_slice
pub fn to_response_from_slice(response: &[u8]) -> Result<Response>
Parse bytes slice into JSON-RPC response.
pub fn to_response_from_slice(response: &[u8]) -> Result<Response>
Parse bytes slice into JSON-RPC response.