rust/crates/vfs/src
2021-08-10 17:51:11 +08:00
..
file_set Extract tests module to file in vfs crate 2020-12-01 00:10:12 +09:00
vfs_path Extract tests module to file in vfs crate 2020-12-01 00:10:12 +09:00
anchored_path.rs Document vfs public items 2021-01-12 18:01:36 +01:00
file_set.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
lib.rs Refactor: use filter_map when iterating over stored IDs and 2021-08-10 15:56:16 +08:00
loader.rs Refactor: use iterator methods over for loops 2021-08-10 17:51:11 +08:00
path_interner.rs Avoid duplicating VfsPath in vfs::path_interner::PathInterner by using an IndexSet 2021-04-06 16:03:57 +03:00
vfs_path.rs internal: make it easier to isolate IO 2021-07-17 17:55:16 +03:00