Declare wrapped type structs as "static".
This reduces the number of exported symbols. Wrapped enum types are still exported in order to allow them to be type-checked elsewhere.
Please register or sign in to comment
This reduces the number of exported symbols. Wrapped enum types are still exported in order to allow them to be type-checked elsewhere.