[][src]Crate git_object

Re-exports

pub use bstr;

Modules

borrowed

Borrowed objects are expected to be deserialized from bytes that acts as backing store, and they can not be serialized directly. Instead, one will convert them into their owned counterparts, which support serialization.

commit
owned

Owned objects for use with serialization.

Structs

Time

Enums

Error
HashKind
Kind
Sign
TreeMode

Constants

SHA1_SIZE