Type Alias modio::types::id::ModId

source ·
pub type ModId = Id<ModMarker>;
Expand description

ID with a mod marker.

Aliased Type§

struct ModId { /* private fields */ }