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