Type Definition ic_certified_map::Hash[][src]

type Hash = [u8; 32];
Expand description

SHA-256 hash bytes.

Trait Implementations