Module toad_msg::opt

source ·
Expand description

Message Options

Re-exports

pub use parse_error::*;
pub use known::*;

Modules

Well-known options
Option parsing error

Structs

Options
The “Option Delta” is the difference between this Option’s Number and the previous Option’s number.
An iterator over owned Opts
Option Numbers
A low-cost copyable Opt that stores a reference to the value
An iterator over OptRefs
Option Value Formats

Enums

Critical/Elective
Proxy Unsafe or Safe-to-Forward and NoCacheKey
Proxy Unsafe or Safe-to-Forward and NoCacheKey

Traits

Generalization of HashMap<OptNumber, OptValue<Vec<u8>>>