pub type GroupID = B64;
Alias for B64<[u8;32]\>
B64<[u8;32]\>
struct GroupID(pub [u8; 32]);
0: [u8; 32]