[][src]Function papyrus::compile::build_compile_dir

pub fn build_compile_dir<P>(
    compile_dir: P,
    mods_map: &ModsMap,
    linking_config: &LinkingConfiguration,
    static_files: &StaticFiles
) -> Result<()> where
    P: AsRef<Path>, 

Constructs the compile directory. Takes a list of source files and writes the contents to file. Builds Cargo.toml using crates found in SourceFile.