Struct tor_netdoc::doc::microdesc::MicrodescAnnotation [−][src]
pub struct MicrodescAnnotation { /* fields omitted */ }Expand description
Annotations prepended to a microdescriptor that has been stored to disk.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MicrodescAnnotationimpl Send for MicrodescAnnotationimpl Sync for MicrodescAnnotationimpl Unpin for MicrodescAnnotationimpl UnwindSafe for MicrodescAnnotationBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V