Crate gelbooru_api
Source pub use api::Rating;
pub use api::Ordering;
pub use api::TagType;
- api
- API types and methods
- AuthDetails
- Credentials for use with API
- Client
- Gelbooru API client.
Used for authentication requests.
- Error
- posts
- Gateway to interacting with the Posts API
- tags
- Gateway to interacting with the Tags API