dioxus/packages/core-macro
2021-09-21 18:13:09 -04:00
..
examples feat: mutations 2021-08-08 15:15:16 -04:00
src polish: clean up warnings 2021-09-21 18:13:09 -04:00
styles wip: serious refactor with const generics 2021-07-21 22:55:04 -04:00
Cargo.toml wip: fill out the snippets 2021-07-20 19:03:49 -04:00
README.md wip: bottom up dropping 2021-08-05 22:23:41 -04:00

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