brix_config_loader 0.1.3

Brix's crate for loading and managing configs.
Documentation

Brix Config Loader

The config loader is responsible for loading the declaration file and dispatching it to the appropriate parser depending on the extension. It is also responsible for converting the declaration file into a parsed list of commands and arguments.