Skip to main content

Module relay_flags

Module relay_flags 

Source
Expand description

Relay flags (aka Router Status Flags), eg in network status documents

Modules§

parse2_impl 🔒
New parser impl
parse_impl 🔒
Old parser impl

Structs§

ConsensusRepr
How relay flags are represented in s in a consensus
DocRelayFlags
Router flags (aka relay flags), including, maybe, unknown ones
NoImplicitRepr
How relay flags are represented in s in a vote and a known-flags line
ParserEncoder
Parsing helper for a relay flags line (eg s item in a routerdesc)

Enums§

RelayFlag
Router status flags - one recognized directory flag on a single relay.
RelayFlagsParseError
Problem parsing a relay flags line

Traits§

ReprMode
Additional options for the representation of relay flags in network documents

Type Aliases§

RelayFlags
Set of (known) router status flags
RelayFlagsBits
Raw bits value for RelayFlags