با اختلاف بهترین ویدویی بود که تونستم باهاش ماکرو های راست رو بیشتر درک کنم
https://www.youtube.com/watch?v=ModFC1bhobA
https://www.youtube.com/watch?v=ModFC1bhobA
YouTube
rust macros are magic
Rust macros are magic.
I want to show you a real life application of a powerful rust macro I put together, that handles spell assets in the bevy game engine.
If you want to learn more about macro programming with Rust I recommend checking these videos out:…
I want to show you a real life application of a powerful rust macro I put together, that handles spell assets in the bevy game engine.
If you want to learn more about macro programming with Rust I recommend checking these videos out:…
یه مقاله بامزه که راجب موقعیت قرار گیری pointer ها توی زبان c/cpp حرف میزنه :)
https://dev.to/codemouse92/cc-pointer-alignment-style-a-justification-13po
https://dev.to/codemouse92/cc-pointer-alignment-style-a-justification-13po
DEV Community
C/C++ Pointer Alignment Style: A Justification
Where should we align our pointer operator? It may be less subjective than you think...