Hacker News new | ask | show | jobs
by nicoburns 2149 days ago
I believe that despite the macro syntax, `include_bytes!()` is implemented as compiler magic.
1 comments

It is but it could be implemented in a macro,which is what I think the above commenter means.