Type Alias CommentId

Source
pub type CommentId = Id<CommentMarker>;
Expand description

ID with a comment marker.

Aliased Typeยง

struct CommentId { /* private fields */ }