pub type StageIo = HashMap<ShaderLocation, InterfaceVar, BuildHasherDefault<FxHasher>>;
Aliased Typeยง
struct StageIo { /* private fields */ }
pub type StageIo = HashMap<ShaderLocation, InterfaceVar, BuildHasherDefault<FxHasher>>;
struct StageIo { /* private fields */ }