Skip to main content

read_response

Function read_response 

Source
pub async fn read_response<R: AsyncReadExt + Unpin>(
    reader: &mut R,
) -> Result<Response, ProtocolError>
Expand description

Read and deserialize a response