aws_
smithy_
eventstream
0.60.4
In aws_
smithy_
eventstream::
smithy
Structs
ResponseHeaders
Functions
expect_bool
expect_byte
expect_byte_array
expect_int16
expect_int32
expect_int64
expect_string
expect_timestamp
parse_response_headers
aws_smithy_eventstream
::
smithy
Function
expect_byte
Copy item path
Settings
Help
Summary
Source
pub fn expect_byte(header: &
Header
) ->
Result
<
i8
,
Error
>
Expand description
Expects that
header
is a
i8
.