Expand description

Operations on a single commit-graph file.

Re-exports

pub use self::commit::Commit;

Modules

Low-level operations on individual commits.

Auxiliary types used in commit graph file verification methods.

Structs

A single commit-graph file.

The position of a given commit within a graph file, starting at 0.

Enums

The error used in File::at().