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

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