Crate ini_doc

Source

Structs§

EditableDocument
Wraps section and property values for editing Extends to record their preceding documentation content
Ini
Properties
PropertyValue
ReadonlyDocument
Wraps section and property values after parsing Records their preceding documentation content and line numbers
ReadonlyIni
ReadonlyProperties

Enums§

ConfigError
IniError
ParseError

Type Aliases§

Document
For backward compatibility, keep the original Document type alias
EditablePropertyDocument
EditableSectionDocument
PropertyDocument
ReadonlyPropertyDocument
ReadonlySectionDocument
SectionDocument