Type Definition git_features::hash::Sha1Digest[][src]

pub type Sha1Digest = [u8; 20];
Expand description

A 20 bytes digest produced by a Sha1 hash implementation.