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

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