Module smithy

Source

Structs§

ResponseHeaders
Structured header data from a Message

Functions§

expect_bool
Expects that header is a bool.
expect_byte
Expects that header is a i8.
expect_byte_array
Expects that header is a Blob.
expect_int16
Expects that header is a i16.
expect_int32
Expects that header is a i32.
expect_int64
Expects that header is a i64.
expect_string
Expects that header is a String.
expect_timestamp
Expects that header is a DateTime.
parse_response_headers
Parse headers from Message