Type Alias DirectDigest

Source
pub type DirectDigest<T> = Digest<T>;
Expand description

Represents the unique identifier for a direct digest.

A direct digest is neither an index nor a pool (i.e. not an indirect digest).