earthmc 2.0.0

Async client for interacting with the EarthMC API
Documentation
1
2
3
4
5
pub mod client;
pub mod endpoints;
pub mod error;
pub mod model;
pub mod retry_strategy;