[−][src]Crate git_hash
This crate provides types for identifying git objects using a hash digest.
These are provided in borrowed versions as well as owned ones.
Re-exports
pub use bstr; |
Modules
| borrowed | |
| owned |
Enums
| Kind | Denotes the kind of function to produce a |
Constants
| SIZE_OF_SHA1_DIGEST | The size of a SHA1 hash digest in bytes |