dioxus/packages/core-macro
2021-11-19 00:49:04 -05:00
..
examples feat: full html support 2021-10-19 22:39:27 -04:00
src wip: docs and router 2021-11-19 00:49:04 -05:00
styles wip: serious refactor with const generics 2021-07-21 22:55:04 -04:00
Cargo.toml chore: remove bump 2021-10-19 22:40:43 -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