Type Definition twilight_model::id::CommandId
source · pub type CommandId = Id<CommandMarker>;👎Deprecated since 0.9.0: use
Id and its marker typesExpand description
ID with a command marker.
pub type CommandId = Id<CommandMarker>;Id and its marker typesID with a command marker.