pub type HashDigest = String;
Type alias for hash digest (blake3 hex output).
pub struct HashDigest { /* private fields */ }