| Crates.io | everything-rs |
| lib.rs | everything-rs |
| version | 0.1.10 |
| created_at | 2023-05-07 05:10:07.076054+00 |
| updated_at | 2025-03-24 03:25:25.911842+00 |
| description | Ergonomic wrapper around everything-sys-bindgen for the Everything SDK |
| homepage | https://github.com/reedHam/everything-wrapper/tree/master/everything-rs |
| repository | https://github.com/reedHam/everything-wrapper/tree/master/everything-rs |
| max_upload_size | |
| id | 858956 |
| size | 139,148 |
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.