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