Constant CargoCallbacks

Deprecated: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information.
pub const CargoCallbacks: CargoCallbacks;

Create a new CargoCallbacks value with CargoCallbacks::rerun_on_header_files disabled.

This constructor has been deprecated in favor of CargoCallbacks::new where CargoCallbacks::rerun_on_header_files is enabled by default.