Crate hemtt_config

source ·
Expand description

HEMTT - Arma 3 Config Parser

Requires that files first be tokenized by the [hemtt_preprocessor] crate.

Structs

Enums

  • A class definition
  • A value entry in a config file
  • Error type for the config parser
  • A number value
  • Preset of options to use for parsing

Traits

  • A trait for parsing a type from a token stream
  • Trait for rapifying objects