Jonathan Kelley 2884d72b08 chore: make clippy happy 3 years ago
..
src 0af69f83f2 Rename `hot_reload` to `hot-reload` 3 years ago
tests 2884d72b08 chore: make clippy happy 3 years ago
CHANGELOG.md 56f3002aed feat: add changelogs 3 years ago
Cargo.toml 0af69f83f2 Rename `hot_reload` to `hot-reload` 3 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