aws_sigv4::event_stream

Type Alias SigningParams

Source
pub type SigningParams<'a> = SigningParams<'a, ()>;
Available on crate feature sign-eventstream only.
Expand description

Event stream signing parameters

Aliased Typeยง

struct SigningParams<'a> { /* private fields */ }