Y
Hacker News
new
|
ask
|
show
|
jobs
by
pornel
1042 days ago
Fun fact: internally it's not per crate, but per AST node. This is because macros can be imported across crates that use different editions, and still work as expected.