Type Definition fixt::bytes::ThirtyTwoBytes

source ·
pub type ThirtyTwoBytes = [u8; 32];
Expand description

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