pub type TypesByPath = HashMap<PathKey, u32>;

Aliased Type§

struct TypesByPath { /* private fields */ }