Type Definition fixt::bytes::SixtyFourBytes

source · []
pub type SixtyFourBytes = [u8; 64];
Expand description

A type alias for a Vec whose fixturator is expected to only return a Vec of length 64