pub type Hash = StackByteArray<CRYPTO_GENERICHASH_BYTES>;Expand description
Stack-allocated hash output of the recommended output length.
Aliased Typeยง
pub struct Hash(/* private fields */);pub type Hash = StackByteArray<CRYPTO_GENERICHASH_BYTES>;Stack-allocated hash output of the recommended output length.
pub struct Hash(/* private fields */);