Hacker News new | ask | show | jobs
by steveklabnik 3697 days ago
You can call get_unchecked() instead of [] to elide the bounds checking at any place that does it in Rust.