pub type CollectionId = Id<Collection>;
Type alias for a collection ID.
pub struct CollectionId { /* private fields */ }