pub type CommentId = Id<CommentMarker>;
Expand description
ID with a comment marker.
Aliased Typeยง
pub struct CommentId { /* private fields */ }
pub type CommentId = Id<CommentMarker>;
ID with a comment marker.
pub struct CommentId { /* private fields */ }