Type Alias ResourceId

Source
pub type ResourceId = Id<ResourceMarker>;
Expand description

ID with a resource marker.

Aliased Typeยง

struct ResourceId { /* private fields */ }