Available on crate feature
bridge-client
only.Expand description
Configuration logic and types for bridges.
Re-exports§
pub use err::BridgeParseError;
Modules§
- err 🔒
- Error when parsing a bridge line from a string
Structs§
- Bridge
Config - A relay not listed on the main tor network, used for anticensorship.
- Bridge
Config Builder - Builder for a
BridgeConfig
. - Bridge
Config 🔒Builder_ Raw - Inner 🔒
- Configuration for a bridge - actual data
Enums§
- Bridge
Config 🔒Builder Serde - serde representation of a
BridgeConfigBuilder