Docs.rs
git-object-0.26.1
git-object 0.26.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.0.1
normal
btoi ^0.4.2
normal
document-features ^0.2.0
normal
git-actor ^0.17.1
normal
git-features ^0.26.2
normal
git-hash ^0.10.2
normal
git-validate ^0.7.2
normal
hex ^0.4.2
normal
itoa ^1.0.1
normal
nom ^7
normal
serde ^1.0.114
normal
smallvec ^1.4.0
normal
thiserror ^1.0.34
normal
pretty_assertions ^1.0.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module tree
Modules
Structs
Enums
?
Module
git_object
::
tree
source
·
[
−
]
Expand description
Modules
write
Structs
Entry
An entry in a
Tree
, similar to an entry in a directory.
EntryRef
An element of a
TreeRef
.
Enums
EntryMode
The mode of items storable in a tree, similar to the file mode on a unix file system.