pub type FieldAccessibility = BitArray64<IsAccessible>;Expand description
An array with whether the ith field of a prefix-type is accessible through its accessor method.
Aliased Typeยง
pub struct FieldAccessibility { /* private fields */ }pub type FieldAccessibility = BitArray64<IsAccessible>;An array with whether the ith field of a prefix-type is accessible through its accessor method.
pub struct FieldAccessibility { /* private fields */ }