Jonathan Kelley e7e21fa2f0 fix: errors when using render macro před 2 roky
..
src e7e21fa2f0 fix: errors when using render macro před 2 roky
tests baf1807338 allow duplicate idents in format_args_f (#515) před 2 roky
CHANGELOG.md 56f3002aed feat: add changelogs před 3 roky
Cargo.toml b254d9e761 chore: remove cross-crate doc comments před 2 roky
README.md f2334c17be wip: bottom up dropping před 3 roky

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