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