You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment a newtype struct can just be constructed and used as the original type with a dereference outside of the module. It's not possible to use them as an independent new type.