is everything in rust's std implemented in rust? I don't mean in the metacircular sense, I mean could they be written and compiled by an end user
-
-
Note that box (like most code) uses NonNull<T> which is a wrapper around a raw pointer that besides showing that instant the compiler knows can't be null for optimization purposes. This is why Option<Box<T>> is the same size as Box<T>
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.