Type Definition twilight_model::id::RoleId
source · [−]pub type RoleId = Id<RoleMarker>;👎Deprecated since 0.9.0:
use Id and its marker types
Expand description
ID with a role marker.
pub type RoleId = Id<RoleMarker>;use Id and its marker types
ID with a role marker.