fts-sys

Crates.iofts-sys
lib.rsfts-sys
version0.2.17
created_at2021-03-16 22:25:55.906208+00
updated_at2025-09-11 12:56:42.095015+00
descriptionFile hierarchy traversal functions (FTS)
homepagehttps://codeberg.org/koutheir/fts-sys.git
repositoryhttps://codeberg.org/koutheir/fts-sys.git
max_upload_size
id369950
size23,946
Koutheir Attouchi (koutheir)

documentation

https://docs.rs/fts-sys

README

crates.io docs.rs license status-badge

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.

Commit count: 0

cargo fmt