rs-pixel 0.1.0

A complete, rate-limiting, asynchronous Rust implementation of the Hypixel Public API with extensive SkyBlock support
Documentation
1
2
3
4
5
6
pub mod constants;
pub mod error;
pub mod generic_json;
pub mod minecraft;
pub mod skyblock_profile;
pub mod utils;