# 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 - -