Skip to main content

TpmUint8

Type Alias TpmUint8 

Source
pub type TpmUint8 = TpmInt<u8, 1>;

Aliased Typeยง

pub struct TpmUint8(/* private fields */);