net::image_cache

Type Alias ImageKey

Source
type ImageKey = (ServoUrl, ImmutableOrigin, Option<CorsSettings>);
Expand description