pub(crate) type ModuleIntegrityMap = IndexMap<ServoUrl, String>;
pub(crate) struct ModuleIntegrityMap { /* private fields */ }