everything-rs

Crates.ioeverything-rs
lib.rseverything-rs
version0.1.10
created_at2023-05-07 05:10:07.076054+00
updated_at2025-03-24 03:25:25.911842+00
descriptionErgonomic wrapper around everything-sys-bindgen for the Everything SDK
homepagehttps://github.com/reedHam/everything-wrapper/tree/master/everything-rs
repositoryhttps://github.com/reedHam/everything-wrapper/tree/master/everything-rs
max_upload_size
id858956
size139,148
Reed Hambrook (reedHam)

documentation

https://docs.rs/everything-rs

README

Everything-rs

This crate provides a safe wrapper around the everything-sys-bindgen crate.
everything-sys-bindgen is a rust binding to the Everything SDK that allow IPC communication to the everything service.

The Everything service indexes files on windows and provides a expressive query syntax to search for files.
See the Everything SDK documentation for more information.

See the docs.rs documentation for examples.

Commit count: 90

cargo fmt