Type Alias Tag

Source
pub type Tag = Block<Polyval>;
Expand description

POLYVAL tags (16-bytes)

Aliased Typeยง

#[repr(transparent)]
pub struct Tag { /* private fields */ }