Expand description
§fts-sys
: Unsafe Rust bindings for FTS functions provided by libc
The FTS functions enable traversing file hierarchies.
This crate is only supported on the following operating systems. Building it for an unsupported platform results in an empty crate:
- Android
- Dragonfly BSD
- FreeBSD
- GNU Hurd
- Linux
- Mac OS X
- NetBSD
- OpenBSD
§Versioning
This project adheres to Semantic Versioning.
The CHANGELOG.md
file details notable changes over time.
Structs§
Constants§
- FTS_
AGAIN - FTS_
COMFOLLOW - FTS_D
- FTS_DC
- FTS_
DEFAULT - FTS_DNR
- FTS_
DONTCHDIR - FTS_DOT
- FTS_DP
- FTS_ERR
- FTS_F
- FTS_
FOLLOW - FTS_
INIT - FTS_
LOGICAL - FTS_
NAMEONLY - FTS_
NOCHDIR - FTS_
NOINSTR - FTS_
NOSTAT - FTS_NS
- FTS_
NSOK - FTS_
OPTIONMASK - FTS_
PHYSICAL - FTS_
ROOTLEVEL - FTS_
ROOTPARENTLEVEL - FTS_
SEEDOT - FTS_
SKIP - FTS_SL
- FTS_
SLNONE - FTS_
STOP - FTS_
SYMFOLLOW - FTS_W
- FTS_
WHITEOUT - FTS_
XDEV