Evan Almloff b921dc4eec call error handler when error occurs 3 年之前
..
src b921dc4eec call error handler when error occurs 3 年之前
CHANGELOG.md 56f3002aed feat: add changelogs 3 年之前
Cargo.toml 06390b9be5 allow rsx to be used outside of a proc_macro context 3 年之前
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