Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yuriks
3 months ago
|
parent
|
context
|
favorite
| on:
Migrating from Go to Rust
That's part of the error enum.
enum AllocError { SizeTooLarge { size: usize }, // etc. }
This enum has a known size and doesn't require any dynamic allocations.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: