2 releases

Uses old Rust 2015

0.3.2 Sep 17, 2021
0.3.1 Jun 2, 2018

#419 in Operating systems

41 downloads per month

MIT/Apache

18KB
336 lines

dire

This is a fork of the tbu-/dirs library, which is a library for querying operating system specific directories.

Note: The crate is now in maintenance mode, and I encourage using dirs-next or its sister project, directories-next as a more updated replacement.

Contact me by raising an issue in this repo if you would like to reuse the crate name for your library. However, in spite of the library being abandoned, you can still send pull requests to the repo mentioned above to improve the library.


lib.rs:

Library offering an API to query operating system specific paths.

Dependencies

~175KB