Expand description
Modules§
Structs§
- Information about a commit that we obtained naturally as part of the iteration.
- A platform to traverse the revision graph by adding starting points as well as points which shouldn’t be crossed, returned by
Repository::rev_walk()
.
Enums§
- The error returned by
Platform::all()
andPlatform::selected()
. - Specify how to sort commits during a revision::Walk traversal.