[−][src]Crate hg
Modules
dagops | Miscellaneous DAG operations |
testing |
Structs
AncestorsIterator | Iterator over the ancestors of a given list of revisions This is a generic type, defined and implemented for any Graph, so that it's easy to |
LazyAncestors | Lazy ancestors set, backed by AncestorsIterator |
MissingAncestors |
Enums
GraphError |
Constants
NULL_REVISION | Marker expressing the absence of a parent |
WORKING_DIRECTORY_REVISION | Same as |
Traits
Graph | The simplest expression of what we need of Mercurial DAGs. |
Type Definitions
Revision | Mercurial revision numbers |