Macro parse_configs

Source
parse_configs!() { /* proc-macro */ }
Expand description

Parses TOML config content and expands it into Rust code.

ยงExample

See the crate-level documentation.