[][src]Type Definition papyrus::code::ModsMap

type ModsMap = BTreeMap<PathBuf, SourceCode>;

Mapping of modules to source code.