This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ae1288eeed
rust
/
crates
/
vfs
/
src
History
Download ZIP
Download TAR.GZ
Basti Ortiz
ae1288eeed
Fix: revert complex conditional in
Directories::contains_file
...
This reverts commit
6d0336b2e4
.
2021-08-10 22:25:43 +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
Fix: revert complex conditional in
Directories::contains_file
2021-08-10 22:25:43 +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