cargo build --all
cargo +nightly fmt
cargo clippy --all --all-targets --release
TEST_CONFIG=test_config_example.json cargo test --all
cargo build --all
cargo +nightly fmt
cargo clippy --all --all-targets --release
TEST_CONFIG=test_config_example.json cargo test --all