pub fn parse_status(input: impl AsRef<[u8]>) -> Result<Status, Error<String>>
Expand description

Parse a complete Status from bytes.