Function nekosbest::get_with_client[][src]

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