Type Definition holochain::prelude::ThirtyTwoHashBytes

source ·
pub type ThirtyTwoHashBytes = Vec<u8, Global>;
Expand description

A type alias for a Vec<u8> whose fixturator is expected to only return a Vec of length 32