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 */ }
pub type SigningParams<'a> = SigningParams<'a, ()>;
sign-eventstream
only.Event stream signing parameters
struct SigningParams<'a> { /* private fields */ }