igdb-rs 0.0.24

IGDB - Video Game Database Api
Documentation
1
2
3
4
5
cargo check --all --benches --bins --examples --tests
cargo fmt --all -- --check
cargo clippy -- -D clippy::all
cargo test --all
cargo build