Skip to main content

exchange_protocol_v2_fetch

Function exchange_protocol_v2_fetch 

Source
pub fn exchange_protocol_v2_fetch(
    format: ObjectFormat,
    reader: &mut impl Read,
    writer: &mut impl Write,
    request: &ProtocolV2FetchRequest,
) -> Result<Vec<ProtocolV2FetchResponseSection>>