Type Alias modio::types::id::ResourceId
source · pub type ResourceId = Id<ResourceMarker>;
Expand description
ID with a resource marker.
Aliased Type§
struct ResourceId { /* private fields */ }
pub type ResourceId = Id<ResourceMarker>;
ID with a resource marker.
struct ResourceId { /* private fields */ }