Jonathan Kelley cafb7df736 docs: remove all usages of static closure syntax and update readme 3 лет назад
..
examples a4f280d163 feat: more API updates 3 лет назад
src cafb7df736 docs: remove all usages of static closure syntax and update readme 3 лет назад
CHANGELOG.md 2b928372fb Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.1 3 лет назад
Cargo.toml 4c85bcfdc8 awesome: arbitrary expressions excepted without braces 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