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§
- get
- Gets a single image, with the default client.
- get_
amount - Gets
amount
images, with the default client. - get_
gif_ details - get_
image_ details - get_
with_ client - Gets a single image, with a supplied client.
- get_
with_ client_ amount - Gets
amount
images, with a supplied client. Note that the server clamps the amount to the 1..=20 range - get_
with_ client_ gif_ details - get_
with_ client_ image_ details - search
Deprecated - search_
with_ client