Rust Macros - CLI Prompt [1/3] #programming #rustlang

preview_player
Показать описание
Part 1 of 3 for learning about Rust macros. This project uses a macro to build a reusable custom code block.

#rustlang #rust #programming #webdev
Рекомендации по теме
Комментарии
Автор

Why is this a macro and not just a function?

chaseparate