Jonathan Kelley 0820e18d3d feat: make component name accessible 3 years ago
..
examples a4f280d163 feat: more API updates 3 years ago
src 0820e18d3d feat: make component name accessible 3 years ago
CHANGELOG.md 56f3002aed feat: add changelogs 3 years ago
Cargo.toml 1b2a0053ef Release dioxus-core-macro v0.1.7 3 years ago
README.md f2334c17be wip: bottom up dropping 3 years ago

README.md

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