type IndexedFiles = BTreeMap<PathBuf, Option<Box<str>>>;
struct IndexedFiles { /* private fields */ }