script::dom::htmlcanvaselement::utils

Function request_image_from_cache

Source
pub(crate) fn request_image_from_cache(
    window: &Window,
    url: ServoUrl,
    cors_setting: Option<CorsSettings>,
) -> ImageResponse