igdb-rs 0.0.21

IGDB - Video Game Database Api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod artwork;
pub mod character;
pub mod company;
pub mod cover;
pub mod engine;
pub mod enums;
pub mod game_mode;
pub mod game_video;
pub mod games;
pub mod multiplayer_mode;
pub mod platform;
pub mod release_date;
pub mod screenshot;
pub mod theme;
pub mod website;