Function voting_tools_rs::data::hash::hash

source ·
pub(crate) fn hash(bytes: &[u8]) -> [u8; 32]
Expand description

Helper function to generate the blake2b_256 hash of a byte slice