pub type CopyGraph = IndexMap<CopyId, CopyHistory>;Expand description
Maps CopyIds to CopyHistorys
Aliased Typeยง
pub struct CopyGraph { /* private fields */ }pub type CopyGraph = IndexMap<CopyId, CopyHistory>;Maps CopyIds to CopyHistorys
pub struct CopyGraph { /* private fields */ }