1//! `uffs-client` — reserved name placeholder for UFFS.
2//!
3//! Reserved for [UFFS](https://github.com/skyllc-ai/UltraFastFileSearch): an
4//! intentionally-empty 0.0.0 placeholder held against squatting. Do not depend
5//! on this crate; UFFS ships as a prebuilt binary.
6#![forbid(unsafe_code)]