Type Alias ModuleIntegrityMap

Source
pub(crate) type ModuleIntegrityMap = IndexMap<ServoUrl, String>;

Aliased Typeยง

pub(crate) struct ModuleIntegrityMap { /* private fields */ }