Struct tor_netdoc::doc::microdesc::MicrodescAnnotation
source · [−]pub struct MicrodescAnnotation { /* private fields */ }
Expand description
Annotations prepended to a microdescriptor that has been stored to disk.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for MicrodescAnnotation
impl Send for MicrodescAnnotation
impl Sync for MicrodescAnnotation
impl Unpin for MicrodescAnnotation
impl UnwindSafe for MicrodescAnnotation
Blanket Implementations
Mutably borrows from an owned value. Read more