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