everything-rs 0.1.6

Ergonomic wrapper around everything-sys-bindgen for the Everything SDK
everything-rs-0.1.6 has been yanked.
Visit the last successful build: everything-rs-0.1.10

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 crate.io documentation for examples.