Module git_object::mutable::tree[][src]

Expand description

Structs

An entry in a Tree, similar to an entry in a directory.

A mutable Tree, containing other trees, blobs or commits.

Enums

The Error used in Tree::write_to().