gix-hash 0.20.0

Borrowed and owned git hash digests used to identify git objects
docs.rs failed to build gix-hash-0.20.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gix-hash-0.21.0

This crate provides types for identifying git objects using a hash digest.

These are provided in [borrowed versions][oid] as well as an [owned one][ObjectId].

Feature Flags