Type Alias ModId

Source
pub type ModId = Id<ModMarker>;
Expand description

ID with a mod marker.

Aliased Typeยง

struct ModId { /* private fields */ }