mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
252f9343b8
previously I from some reason I thought this not allowed syntax. Some test failed because of my misunderstood, so now I fix this :D |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGELOG.md | ||
README.md |
core-macro
This crate implements these macros:
format_args_f
: for f-string interpolation inside of text blocksProps
: derive macro for typed-builder with props configurations