Hacker News new | ask | show | jobs
by tmpfs 1104 days ago
Got to disagree here, a typical use case based on my experience is a parser holding a &str as well as an AST that does zero-copy references into the string.