read_pathinfo

Function read_pathinfo 

Source
pub async fn read_pathinfo<R: AsyncReadExt + Unpin>(
    r: &mut R,
    proto: Proto,
) -> Result<PathInfo>
Expand description

Read a PathInfo structure from the stream.