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
Create a general smart pointer type to wrap the stuff that now is NonNull? This might internally also contain a marker if it is mutable and so on? And consider handling of pin types?
And dropping logic?
Create a general smart pointer type to wrap the stuff that now is NonNull? This might internally also contain a marker if it is mutable and so on? And consider handling of pin types?
And dropping logic?