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 Signature
impl UnwindSafe for Signature
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self
pub fn vzip(self) -> V