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