Type Alias vergen_gitcl::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 */ }