Docs.rs
mdql-core-0.4.1
mdql-core 0.4.1
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
bliiir
Dependencies
chrono ^0.4
normal
fs2 ^0.4
normal
indexmap ^2
normal
libc ^0.2
normal
notify ^7
normal
rayon ^1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tantivy ^0.22
normal
tempfile ^3
normal
thiserror ^2
normal
walkdir ^2
normal
pretty_assertions ^1
dev
Versions
20.25%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module watcher
mdql_
core
0.4.1
Module watcher
Module Items
Structs
In crate mdql_
core
mdql_core
Module
watcher
Copy item path
Source
Expand description
Filesystem watcher that detects FK violations when files change on disk.
Structs
§
FkWatcher
Watches a database directory for file changes and re-validates foreign keys.