Crate amethyst_config
source ·Expand description
Loads RON files into a structure for easy / statically typed usage.
Enums
Error related to anything that manages/creates configurations as well as
“workspace”-related things.
Traits
Trait implemented by the
config!
macro.