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

type Sha1Digest = [u8; 20];

A 20 bytes digest produced by a Sha1 hash implementation.