Y
Hacker News
new
|
ask
|
show
|
jobs
by
kachapopopow
250 days ago
The only macro I ever use is json! or for applying 10 derives to more than 1 struct
1 comments
stephenlf
250 days ago
vec!? println!?
link
kachapopopow
250 days ago
those are language macros iirc (hardcoded in the language) hence I consider those the same as when, fn etc.
link