HASH_SIZE

Constant HASH_SIZE 

Source
pub const HASH_SIZE: usize = sha2_const::Sha256::DIGEST_SIZE; // 32usize
Expand description

SHA-256 hash size in bytes.