azure-app-configuration 0.1.0

Azure App Configuration client for Rust
Documentation
cargo check --all --benches --bins --examples --tests

cargo fmt --all -- --check

cargo clippy -- -D clippy::all

cargo test --all

cargo build