igdb_provider 0.1.0

IGDB API client
Documentation
1
2
3
4
5
mod client;
pub mod error;
pub mod models;

pub use client::{auth, Client};