Skip to main content

CommentID

Type Alias CommentID 

Source
pub type CommentID = String;
Expand description

CommentID describes the unique ID of a Comment.

Aliased Typeยง

pub struct CommentID { /* private fields */ }