Y
Hacker News
new
|
ask
|
show
|
jobs
by
ModernMech
1363 days ago
It’s weird and confusing, but also performant. Remember Rust is first and foremost a systems language. You can get a 10x speed boost by using the right string (str vs string) in certain circumstances.