Function solana_program::blake3::hash

source ยท
pub fn hash(val: &[u8]) -> Hash
Expand description

Return a Blake3 hash for the given data.