Skip to main content

Tag

Type Alias Tag 

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

POLYVAL tags (16-bytes)

Aliased Type§

#[repr(transparent)]
pub struct Tag(pub [u8; 16]);

Tuple Fields§

§0: [u8; 16]