161 releases

new 0.0.215 May 13, 2024
0.0.213 Apr 29, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.26 Nov 30, 2020

#214 in Filesystem

Download history 1951/week @ 2024-01-22 2037/week @ 2024-01-29 2091/week @ 2024-02-05 1740/week @ 2024-02-12 2694/week @ 2024-02-19 4284/week @ 2024-02-26 2415/week @ 2024-03-04 2289/week @ 2024-03-11 2321/week @ 2024-03-18 2238/week @ 2024-03-25 2296/week @ 2024-04-01 2907/week @ 2024-04-08 2879/week @ 2024-04-15 2788/week @ 2024-04-22 1923/week @ 2024-04-29 2854/week @ 2024-05-06

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

MIT/Apache

14KB
237 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–15MB
~109K SLoC