Expand description
Owned representations of a config section, far easier to work with. Can be created
from a borrowed::Section using From.
Enumsยง
- Section
- Represents a section in a config file.
Owned representations of a config section, far easier to work with. Can be created
from a borrowed::Section using From.