uffs-client 0.0.0

Reserved name placeholder for the UFFS (Ultra Fast File Search) project. Not a usable library — see the repository.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "uffs-client"
version = "0.0.0"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Reserved name placeholder for the UFFS (Ultra Fast File Search) project. Not a usable library — see the repository."
readme = "README.md"
keywords = [
    "uffs",
    "ntfs",
    "placeholder",
]
categories = ["filesystem"]
license = "MPL-2.0"
repository = "https://github.com/skyllc-ai/UltraFastFileSearch"

[lib]
name = "uffs_client"
path = "src/lib.rs"