Function rst_app::core::load::load_toml [] [src]

pub fn load_toml(path: &Path,
                 text: &str,
                 artifacts: &mut Artifacts,
                 settings: &mut Vec<(PathBuf, Settings)>,
                 variables: &mut Vec<(PathBuf, Variables)>)
                 -> LoadResult<u64>

Given text load the artifacts