Crate tomlfuse

Source
Expand description

include!(concat!(env!(“CARGO_MANIFEST_DIR”), “/README.md”))

Macros§

file
Expands to bound constants from any toml file.
package
Expands to a module exposing constants from the current crate’s Cargo.toml.
workspace
Expands to a bound constants from the workspace’s Cargo.toml.