Docs.rs
zerogit-0.2.0
zerogit 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
siska-tech
Dependencies
miniz_oxide ^0.8
normal
tempfile ^3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 oid
zerogit
0.2.0
Module oid
Module Items
Structs
Constants
In zerogit::
objects
zerogit
::
objects
Module
oid
Copy item path
Source
Expand description
Object ID (SHA-1 hash) representation.
Structs
§
Oid
A Git object ID (SHA-1 hash).
Constants
§
OID_
BYTES
The length of a SHA-1 hash in bytes.
OID_
HEX_
LEN
The length of a SHA-1 hash as a hexadecimal string.