Struct tor_netdoc::doc::microdesc::AnnotatedMicrodesc [−][src]
pub struct AnnotatedMicrodesc { /* fields omitted */ }Expand description
A microdescriptor annotated with additional data
TODO: rename this.
Implementations
Consume this annotated microdesc and discard its annotations.
Return a reference to the microdescriptor within this annotated microdescriptor.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AnnotatedMicrodescimpl !Send for AnnotatedMicrodescimpl !Sync for AnnotatedMicrodescimpl Unpin for AnnotatedMicrodescimpl UnwindSafe for AnnotatedMicrodescBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V