Crate gelbooru_api

Source

Re-exports§

pub use api::Rating;
pub use api::Ordering;
pub use api::TagType;

Modules§

api
API types and methods

Structs§

AuthDetails
Credentials for use with API
Client
Gelbooru API client. Used for authentication requests.

Enums§

Error

Functions§

posts
Gateway to interacting with the Posts API
tags
Gateway to interacting with the Tags API