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