abi_stable::prefix_type

Type Alias FieldAccessibility

Source
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ยง

struct FieldAccessibility { /* private fields */ }