Rust macro Is So Easy to Understand

preview_player
Показать описание
This is part one of a special series I devoted to Rust Macros. In this video, I explained in detail
- What macros are
- How macros compare to functions
- 2 solid examples of how to use declarative macros.

GitHub Repo

Related videos

== Connect with us ==

== Table of content ===
0:00 Intro
0:33 Previous Video Recap
1:25 4 difference between macros and functions
3:05 Types of macro in Rust
3:44 Jargon used for Rust macros
4:20 The Vec macro in Rust language
6:53 Example 1 - How to create a macro
18:07 Example 2 - Creating a custom macro in Rust
21:46 Conclusion - It's so easy to use Macros in Rust
Рекомендации по теме