pub type CommandVersionId = Id<CommandVersionMarker>;
👎Deprecated since 0.9.0:

use Id and its marker types

Expand description

ID with a command marker.