Demonthos 23c48cf795 render optimizations (#585) 2 年之前
..
src 23c48cf795 render optimizations (#585) 2 年之前
tests baf1807338 allow duplicate idents in format_args_f (#515) 2 年之前
CHANGELOG.md 56f3002aed feat: add changelogs 3 年之前
Cargo.toml 047ed1e553 Subtree memorization / reactive templates (#488) 2 年之前
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