Type Alias CargoFileWatcher

Source
pub type CargoFileWatcher = LiveJsonFileWatcher<Cargo>;
Available on crate feature asynchronous only.

Aliased Typeยง

struct CargoFileWatcher { /* private fields */ }