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