Type Alias modio::types::id::CommentId

source ·
pub type CommentId = Id<CommentMarker>;
Expand description

ID with a comment marker.

Aliased Type§

struct CommentId { /* private fields */ }