pub type Block = Block<Poly1305>;
Poly1305 blocks (16-bytes)
#[repr(transparent)]pub struct Block { /* private fields */ }