Crate git_hash[][src]

Expand description

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

These are provided in borrowed versions as well as owned ones.

Modules

Structs

A borrowed reference to a hash identifying objects.

Enums

Denotes the kind of function to produce a Id

An owned hash identifying objects, most commonly Sha1

Constants

The size of a SHA1 hash digest in bytes