Macro cfg_rs::inline_source [−][src]
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.