Expand description
API wrapper for nekos.best
Re-exports
pub extern crate reqwest;
pub use category::Category;
pub use response::NekosBestResponse;
pub use response::NekosBestResponseSingle;
Modules
Structs
Enums
Constants
Functions
- Gets a single image, with the default client.
- Gets
amount
images, with the default client. - Gets a single image, with a supplied client.
- Gets
amount
images, with a supplied client. Note that the server clamps the amount to the 1..=20 range - searchDeprecated