pub type CargoFileWatcher = LiveJsonFileWatcher<Cargo>;
asynchronous
struct CargoFileWatcher { /* private fields */ }