vergen_lib

Type Alias CargoRerunIfChanged

Source
pub type CargoRerunIfChanged = Vec<String>;
Expand description

The vector of strings used to emit cargo:rerun-if-changed=VALUE cargo instructions

Aliased Typeยง

struct CargoRerunIfChanged { /* private fields */ }