[go: up one dir, main page]

Module git_object::immutable::tree[][src]

Expand description

Structs

An element of a Tree.

A directory snapshot containing files (blobs), directories (trees) and submodules (commits).

A directory snapshot containing files (blobs), directories (trees) and submodules (commits), lazily evaluated.