Struct tor_netdoc::doc::netstatus::SignatureGroup [−][src]
pub struct SignatureGroup { /* fields omitted */ }Expand description
A collection of signatures that can be checked on a networkstatus document
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SignatureGroupimpl Send for SignatureGroupimpl Sync for SignatureGroupimpl Unpin for SignatureGroupimpl UnwindSafe for SignatureGroupBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V