pub type CommentId = Id<CommentMarker>;
ID with a comment marker.
struct CommentId { /* private fields */ }