modrinth 0.2.0

Rust wraper for the Modrinth REST API. Public API subject to change before 1.0.0.
Documentation
1
2
3
4
5
6
// pub mod client;
pub mod endpoints;
pub mod request;
pub mod types;

// pub mod prelude {}