Skip to main content

parse_protocol_v2_fetch_response

Function parse_protocol_v2_fetch_response 

Source
pub fn parse_protocol_v2_fetch_response(
    format: ObjectFormat,
    frames: &[PktLineFrame],
) -> Result<Vec<ProtocolV2FetchResponseSection>>