patterns
patterns copied to clipboard
`Small<T>` optimizations
I believe it may be useful to have some discussion about Small<T> optimizations; ie SmallVec, SmallHashMap, etc. This thought started from a users.rust-lang post.
What do you all think?