Comment by whytevuhuni
9 months ago
This is missing a few useful ones, like Box<str>, Arc<str>, Cow<'a, str>, SmallVec<u8>, transmuted newtype references like &UserId, and of course the string type you implemented yourself because the previous ones were not good enough.
No comments yet
Contribute on Hacker News ↗