everything-rs 0.1.7

Ergonomic wrapper around everything-sys-bindgen for the Everything SDK
1
2
3
4
5
6
7
8
9
# 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](https://www.voidtools.com/support/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](https://www.voidtools.com/support/everything/sdk/) for more information.  

See the crate.io documentation for examples. 
 -  [everything-rs]https://crates.io/crates/everything-rs