write_pathinfo

Function write_pathinfo 

Source
pub async fn write_pathinfo<W: AsyncWriteExt + Unpin>(
    w: &mut W,
    proto: Proto,
    pi: &PathInfo,
) -> Result<()>
Expand description

Write a PathInfo structure to the stream.