Module cargo::sources [−][src]
Re-exports
pub use self::config::SourceConfigMap; |
pub use self::directory::DirectorySource; |
pub use self::path::PathSource; |
pub use self::registry::RegistrySource; |
pub use self::registry::CRATES_IO_INDEX; |
pub use self::registry::CRATES_IO_REGISTRY; |
pub use self::replaced::ReplacedSource; |
Modules
| config | Implementation of configuration for various sources |
| directory | |
| git | |
| path | |
| registry | A |
| replaced |
Structs
| GitSource |