pub fn expect_bool(header: &Header) -> Result<bool, Error>
Expand description

Expects that header is a bool.