Function array_of_bytes

Source
pub fn array_of_bytes() -> impl Parser<Token, (Option<CurveType>, ByteArrayFormatPreference, Vec<(u8, Span)>), Error = ParseError>