Struct tor_netdoc::doc::routerdesc::RouterAnnotation [−][src]
pub struct RouterAnnotation { /* fields omitted */ }Expand description
Annotations about a router descriptor, as stored on disc.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RouterAnnotationimpl Send for RouterAnnotationimpl Sync for RouterAnnotationimpl Unpin for RouterAnnotationimpl UnwindSafe for RouterAnnotation