Function nekosbest::get_with_client[][src]

pub async fn get_with_client(
    client: &Client,
    category: impl Into<Category>
) -> Result<NekosBestResponseSingle, NekosBestError>
Expand description

Gets a single image, with a supplied client.

Errors

Any errors that can happen, refer to NekosBestError.