Function script::dom::htmlcanvaselement::utils::request_image_from_cache

source ยท
pub fn request_image_from_cache(
    window: &Window,
    url: ServoUrl,
    cors_setting: Option<CorsSettings>,
) -> ImageResponse