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