pub type ApplicationId = Id<ApplicationMarker>;
👎Deprecated since 0.9.0:

use Id and its marker types

Expand description

ID with an application marker.