Crate cargo_clone_core
source ·Expand description
Fetch the source code of a Rust crate from a registry.
Structs§
- Clones a crate.
- Builder for
Cloner
. - Where to clone the crate from.
- Configuration information for cargo. This is not specific to a build, it is information relating to cargo itself.
- Rust crate.
- Unique identifier for a source of packages.
Functions§
- Parses crate specifications like: crate, crate@x.y.z, crate@~23.4.5.