←back to thread

148 points returningfory2 | 1 comments | | HN request time: 0.328s | source
1. pcwalton ◴[] No.43660666[source]
That's a great article. Niche optimization might seem minor, but it actually results in substantial memory usage savings in real-world Rust applications, because idiomatic Rust uses enums everywhere.