pub async fn get_with_client_gif_details(
    client: &Client,
    url: impl IntoUrl
) -> Result<GifDetails, NekosBestError>