Module radicle_source::object [−][src]
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
| blob | |
| tree |
Structs
| Info | Set of extra information we carry for blob and tree objects returned from the API. |
Enums
| ObjectType | Git object types. |