Expand description
HEMTT - Arma 3 Config Parser
Requires that files first be tokenized by the [hemtt_preprocessor
] crate.
Structs§
- Array
- An array of entries
- Children
- The list of children of a class
- Config
- A config file
- Ident
- An identifier
- Options
- Options for parsing
- Str
- A string value
Enums§
- Class
- A class definition
- Entry
- A value entry in a config file
- Error
- Error type for the config parser
- Number
- A number value
- Preset
- Preset of options to use for parsing