dioxus/packages/core-macro
2021-10-16 17:37:28 -04:00
..
examples wip: changes to scheduler 2021-09-22 01:25:28 -04:00
src feat: massage lifetimes 2021-10-16 17:37:28 -04:00
styles wip: serious refactor with const generics 2021-07-21 22:55:04 -04:00
Cargo.toml polish: remove warnings on core macero 2021-09-24 20:51:48 -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