Function aws_smithy_eventstream::smithy::expect_int16
source ยท pub fn expect_int16(header: &Header) -> Result<i16, Error>
Expand description
Expects that header
is a i16
.
pub fn expect_int16(header: &Header) -> Result<i16, Error>
Expects that header
is a i16
.