[][src]Module git_object::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.

Modules

tree

Structs

Blob
Commit
Id

A reference to a SHA1 identifying objects

Signature
Tag
Tree

Enums

Error
Object