7 releases

0.1.10 Jun 23, 2020
0.1.9 Jun 23, 2020
0.1.7 Jan 21, 2020
0.0.3 Jun 28, 2019

#1123 in Filesystem

Download history 1/week @ 2024-02-21 5/week @ 2024-02-28 1/week @ 2024-03-13 146/week @ 2024-03-27 293/week @ 2024-04-03 135/week @ 2024-04-10 3/week @ 2024-04-17 27/week @ 2024-04-24 10/week @ 2024-05-01

202 downloads per month
Used in toolbox

MIT license

15KB
351 lines

Virtual file system

Crates.io

For convenient work with relative paths.

Tested on linux, windows.


lib.rs:

Virtual file system allows you to work with relative file paths in a convenient way.

No runtime deps