everything-rs

Crates.ioeverything-rs
lib.rseverything-rs
version0.1.9
sourcesrc
created_at2023-05-07 05:10:07.076054
updated_at2023-06-25 18:19:15.864502
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
size128,552
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: 0

cargo fmt