157 releases

new 0.0.211 Apr 15, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.187 Nov 27, 2023
0.0.26 Nov 30, 2020

#336 in Filesystem

Download history 1134/week @ 2023-12-23 1477/week @ 2023-12-30 2275/week @ 2024-01-06 2464/week @ 2024-01-13 2004/week @ 2024-01-20 1870/week @ 2024-01-27 2265/week @ 2024-02-03 1514/week @ 2024-02-10 2905/week @ 2024-02-17 4168/week @ 2024-02-24 2447/week @ 2024-03-02 2331/week @ 2024-03-09 2157/week @ 2024-03-16 2422/week @ 2024-03-23 2089/week @ 2024-03-30 2406/week @ 2024-04-06

9,344 downloads per month
Used in 12 crates (3 directly)

MIT/Apache

13KB
223 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

~4–14MB
~107K SLoC