Type Definition branchless::git::CommitSet [−][src]
pub type CommitSet = NameSet;
Expand description
A compact set of commits, backed by the Eden DAG.
Trait Implementations
Performs the conversion.
Creates a value from an iterator. Read more