Skip to main content

write_protocol_v2_fetch_response

Function write_protocol_v2_fetch_response 

Source
pub fn write_protocol_v2_fetch_response(
    writer: &mut impl Write,
    sections: &[ProtocolV2FetchResponseSection],
) -> Result<()>