112 releases
Uses new Rust 2021
0.0.149 | Jan 16, 2023 |
---|---|
0.0.145 | Dec 26, 2022 |
0.0.141 | Nov 28, 2022 |
0.0.122 | Jul 25, 2022 |
0.0.26 | Nov 30, 2020 |
#152 in Filesystem
5,662 downloads per month
Used in 8 crates
(2 directly)
11KB
205 lines
lib.rs
:
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–7MB
~91K SLoC