mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
8 lines
192 B
Markdown
8 lines
192 B
Markdown
|
# core-macro
|
||
|
|
||
|
This crate implements these macros:
|
||
|
- `format_args_f`: for f-string interpolation inside of text blocks
|
||
|
- `Props`: derive macro for typed-builder with props configurations
|
||
|
-
|
||
|
-
|