Struct tor_netdoc::doc::netstatus::ProtoStatus [−][src]
pub struct ProtoStatus { /* fields omitted */ }
Expand description
A list of subprotocol versions that implementors should/must provide.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ProtoStatus
impl Send for ProtoStatus
impl Sync for ProtoStatus
impl Unpin for ProtoStatus
impl UnwindSafe for ProtoStatus
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