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