Hacker News new | ask | show | jobs
by vvanders 3031 days ago
> Rust has a million different string types

Your negative is my positive, I can transform a &[u8] to &str without any allocations for instance.