pub type DirectDigest<T> = Digest<T>;
Represents the unique identifier for a direct digest.
A direct digest is neither an index nor a pool (i.e. not an indirect digest).