arc_api_rs 0.2.0

Async Rust client for the MetaForge Arc Raiders API
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod items;
pub mod bots;
pub mod events_schedule;
pub mod game_map_data;

pub use game_map_data::{TABLE_ID, MapDataQuery};

pub mod quests;

pub mod traders;