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