CommitId

Type Alias CommitId 

Source
pub type CommitId = Id;
Expand description

A representation of a generation within the tree

Aliased Typeยง

pub struct CommitId(/* private fields */);