2 unstable releases
Uses old Rust 2015
0.2.0 | Feb 16, 2018 |
---|---|
0.1.0 | Feb 16, 2018 |
#104 in #generated-bindings
16KB
403 lines
dirent-sys
Generated Rust bindings for Linux <dirent.h>
. Useful to call methods like
scandir(3)
and seekdir(3)
.
Installation
$ cargo add dirent-sys
Links
- documentation
- crate
- https://docs.rs/libc/0.2.36/libc/struct.dirent.html
- https://github.com/libuv/libuv/blob/master/src/unix/fs.c#L389
- http://man7.org/linux/man-pages/man3/scandir.3.html
License
lib.rs
:
Generated bindings for Linux <dirent.h>
. Useful to call methods like
scandir(3)
and seekdir(3)
.
No runtime deps
~0–2MB
~38K SLoC