Crate ra_ap_vfs_notify

source ·
Expand description

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.

Structs§