Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
insanitybit
on Sept 25, 2023
|
parent
|
context
|
favorite
| on:
The State of Async Rust: Runtimes
Also important to note that while you might clone an Arc in some places (like at the beginning of a request) you can almost always just use `.as_ref()` to take a 0-cost reference to the value, thanks to borrow checking.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: