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