uffs-client 0.0.0

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