parse_configs!() { /* proc-macro */ }
Expand description
Parses TOML config content and expands it into Rust code.
ยงExample
See the crate-level documentation.
parse_configs!() { /* proc-macro */ }
Parses TOML config content and expands it into Rust code.
See the crate-level documentation.