Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lpghatguy
on June 14, 2018
|
parent
|
context
|
favorite
| on:
Console.table()
One of the under-shared features of Rust that I adore is #[derive(Debug)] -- having object output like a dynamic language on low-level, statically typed struct definitions is AWESOME.
Huge boon to productivity, especially when leveraged in tests.
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Huge boon to productivity, especially when leveraged in tests.