SecretId

Type Alias SecretId 

Source
pub type SecretId = TypedId<15>;

Aliased Type§

#[repr(transparent)]
pub struct SecretId(pub(crate) u32);

Tuple Fields§

§0: u32

Implementations§