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 */ }