pub type CommitId = Id;
A representation of a generation within the tree
pub struct CommitId(/* private fields */);