pub type NIRK_W<'a, const O: u8> = FieldWriter<'a, u32, NIRK_SPEC, u8, u8, 5, O>;
Expand description
Field NIRK
writer - Number of Identity root keys available in the IRK data structure
Aliased Typeยง
struct NIRK_W<'a, const O: u8> { /* private fields */ }