pub type Sha256Digest = Digest<miden_crypto::::hash::digest::Digest256::{constant#0}>;
SHA-256 digest (32 bytes).
This is a type alias to the generic Digest256 type.
Digest256
pub struct Sha256Digest(/* private fields */);