Rustiny 0.1.12

A wrapper for the Destiny 2 / Bungie.net REST API
Documentation
1
2
3
4
5
6
7
pub mod ApiClient;
pub mod DestinyAPI;
pub mod user;
pub mod clan;
pub mod Util;
pub mod activity;
pub mod manifest;