pub type ModuleId = String;
Identifier for a module in the dependency graph.
pub struct ModuleId { /* private fields */ }