pub type CommentID = String;
CommentID describes the unique ID of a Comment.
Comment
pub struct CommentID { /* private fields */ }