Struct cargo_quickinstall::CrateDetails
source · Fields§
§crate_name: String§version: String§target: StringTrait Implementations§
source§impl Clone for CrateDetails
impl Clone for CrateDetails
source§fn clone(&self) -> CrateDetails
fn clone(&self) -> CrateDetails
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more