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