Macro salak::inline_toml[][src]

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

Inline toml file as PropertySource.