Struct tor_netdoc::doc::netstatus::Signature [−][src]
pub struct Signature { /* fields omitted */ }Expand description
The signature of a single directory authority on a networkstatus document.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Signatureimpl UnwindSafe for SignatureBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V