Function rsfbclient_rust::parse_response
source · pub fn parse_response(resp: &mut Bytes) -> Result<Response, FbError>Expand description
Parse a server response (WireOp::Response)
pub fn parse_response(resp: &mut Bytes) -> Result<Response, FbError>Parse a server response (WireOp::Response)