Macro salak::inline_toml[][src]

macro_rules! inline_toml {
    ($x : expr) => { ... };
}
This is supported on crate feature toml only.
Expand description

Inline toml file as PropertySource.