Function read_error

Source
pub async fn read_error<R: AsyncReadExt + Unpin>(r: &mut R) -> Result<NixError>
Expand description

Read a NixError struct from the stream.