Macro cfg_rs::inline_source
source · [−]macro_rules! inline_source {
($path:literal) => { ... };
}Expand description
Inline config file in repo, see Supported File Formats.
macro_rules! inline_source {
($path:literal) => { ... };
}Inline config file in repo, see Supported File Formats.