Function nekosbest::get_amount

source ·
pub async fn get_amount(
    category: impl Into<Category>,
    amount: impl Into<u8>
) -> Result<NekosBestResponse, NekosBestError>
Expand description

Gets amount images, with the default client.

Errors

Any errors that can happen, refer to NekosBestError.