Struct ic_agent::agent::NonceFactory [−][src]
pub struct NonceFactory { /* fields omitted */ }Expand description
A Factory for nonce blobs.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NonceFactoryimpl Send for NonceFactoryimpl Sync for NonceFactoryimpl Unpin for NonceFactoryimpl UnwindSafe for NonceFactoryBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V