Re-exports

pub use blob::blob;
pub use blob::Blob;
pub use blob::BlobContent;
pub use tree::tree;
pub use tree::Tree;
pub use tree::TreeEntry;

Modules

Structs

Set of extra information we carry for blob and tree objects returned from the API.

Enums

Git object types.