137 releases
new 0.0.188 | Dec 4, 2023 |
---|---|
0.0.187 | Nov 27, 2023 |
0.0.183 | Oct 30, 2023 |
0.0.166 | Jul 31, 2023 |
0.0.26 | Nov 30, 2020 |
#373 in Filesystem
12,756 downloads per month
Used in 10 crates
(3 directly)
11KB
205 lines
An implementation of loader::Handle
, based on walkdir
and notify
.
The file watching bits here are untested and quite probably buggy. For this reason, by default we don't watch files and rely on editor's file watching capabilities.
Hopefully, one day a reliable file watching/walking crate appears on crates.io, and we can reduce this to trivial glue code.
Dependencies
~3–14MB
~101K SLoC