Skip to main content

ModuleId

Type Alias ModuleId 

Source
pub type ModuleId = String;
Expand description

Identifier for a module in the dependency graph.

Aliased Type§

pub struct ModuleId { /* private fields */ }