Package-level declarations

Types

Link copied to clipboard

Marks a type or member as experimental. Experimental types and members may generate compile warnings if used without opt-in flags.

Link copied to clipboard

Marks a type or member as internal. Internal types and members may generate compile warnings if used outside the compile unit where they are defined.