Type Alias net::image_cache::ImageKey

source ยท
type ImageKey = (ServoUrl, ImmutableOrigin, Option<CorsSettings>);
Expand description