[][src]Function papyrus::code::construct_source_code

pub fn construct_source_code<'a>(
    mods_map: &'a ModsMap,
    linking_config: &LinkingConfiguration
) -> (String, FxHashMap<&'a Path, Range<usize>>)

Construct a single string containing all the source code in mods_map.