Function nekosbest::get[][src]

pub async fn get(
    category: impl Into<Category>
) -> Result<NekosBestResponseSingle, NekosBestError>
Expand description

Gets a single image, with the default client.

Errors

Any errors that can happen, refer to NekosBestError.