-
Notifications
You must be signed in to change notification settings - Fork 38
Private types #27
Copy link
Copy link
Open
Labels
T:FeatureType: FeatureType: Feature
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
T:FeatureType: FeatureType: Feature
Projects
- StatusShow more project fieldsOngoing
It doesn't seem to be possible to define structs with private types. E.g.:
It would be great if
typedstructhad avisibilityoraccessorattribute to controlprivate|publicvisibility.