pub type Ed448FieldBytes = FieldBytes<Ed448>;
Serialized byte representation of an Ed448 field element.
#[repr(transparent)]pub struct Ed448FieldBytes(pub [u8; 57]);
0: [u8; 57]