Post #270417
2025-01-27 02:36 UTC
i do understand why, but it is silly that rust's Vec<T> holds a RawVec<T> which holds a RawVecInner which holds a Unique<u8> which holds NonNull<u8> which holds *const u8. hope the pointer feels cozy being wrapped in 5 structs
Replies (0)
No replies.