Function solana_sdk::blake3::hashv[][src]

pub fn hashv(vals: &[&[u8]]) -> Hash
Expand description

Return a Blake3 hash for the given data.