pub async fn get_image_details(
    url: impl IntoUrl
) -> Result<ImageDetails, NekosBestError>