Module repr_offset::privacy

source ·
Expand description

Type-level encoding of enum Privacy { IsPublic, IsPrivate }

Structs§

  • A marker type representing that a FieldOffsetWithVis is for a private field.
  • A marker type representing that a FieldOffsetWithVis is for a public field.

Traits§

Type Aliases§