Crate amethyst_config

Source
Expand description

Loads RON files into a structure for easy / statically typed usage.

Enums§

ConfigError
Error related to anything that manages/creates configurations as well as “workspace”-related things.

Traits§

Config
Trait implemented by the config! macro.