pub type ToClobbers = Vec<(PathBuf, PackageName)>;Expand description
Vector of files that we want to move to clobbers directory.
Aliased Typeยง
pub struct ToClobbers { /* private fields */ }pub type ToClobbers = Vec<(PathBuf, PackageName)>;Vector of files that we want to move to clobbers directory.
pub struct ToClobbers { /* private fields */ }