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

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