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