bombay 0.0.2

Monstercat API Rust client
Documentation
1
2
3
4
5
6
7
8
# API Client

Module containing all components for the function of the API Client itself.
This module exposes some core client components from hidden submodules. It
also exposes [endpoints], a submodule containing all the built in handlers
for various Monstercat API endpoints.

[endpoints]: crate::client::endpoints