Type Definition twilight_model::id::CommandId

source · []
pub type CommandId = Id<CommandMarker>;
👎Deprecated since 0.9.0:

use Id and its marker types

Expand description

ID with a command marker.