2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2025-01-30 21:43:25 +00:00
dioxus/packages/core-macro/README.md
2021-08-05 22:23:41 -04:00

192 B

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