dioxus/packages/core-macro/README.md

8 lines
192 B
Markdown
Raw Normal View History

2021-08-06 02:23:41 +00:00
# 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
-
-