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

Download history 2616/week @ 2023-08-17 2509/week @ 2023-08-24 1598/week @ 2023-08-31 1722/week @ 2023-09-07 2271/week @ 2023-09-14 2357/week @ 2023-09-21 2500/week @ 2023-09-28 3012/week @ 2023-10-05 3037/week @ 2023-10-12 3554/week @ 2023-10-19 3703/week @ 2023-10-26 3178/week @ 2023-11-02 3068/week @ 2023-11-09 2900/week @ 2023-11-16 3434/week @ 2023-11-23 2895/week @ 2023-11-30

12,756 downloads per month
Used in 10 crates (3 directly)

MIT/Apache

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