Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ycombinatrix
3 months ago
|
parent
|
context
|
favorite
| on:
Migrating away from Rust
Consider copy-pasting the code from Rc/Weak, then tweaking it to suit your needs (reduce the overhead).
I have done this before with stdlib stuff like io::Cursor and was pretty happy with the result.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I have done this before with stdlib stuff like io::Cursor and was pretty happy with the result.