Module haproxy_config::line
source · Expand description
Zero copy and Owned representations of the lines in a config section.
Modules
- Zero copy representations of the lines in a config section.
- Owned representations of the lines in a config section, far easier to work with. Can be created from a
borrowed::LineusingFrom