Docs.rs
  • cargo-fetcher-0.14.6
    • cargo-fetcher 0.14.6
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • embark-studios
    • Dependencies
      • anyhow ^1.0 normal
      • async-scoped ^0.7 normal
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • bytes ^1.0 normal
      • camino ^1.1 normal
      • clap ^4.0 normal
      • crossbeam-channel ^0.5 normal
      • flate2 ^1.0 normal
      • gix ^0.52 normal
      • home ^0.5 normal
      • http ^0.2 normal
      • memchr ^2.3 normal
      • quick-xml ^0.27 normal
      • rayon ^1.5 normal
      • remove_dir_all ^0.8 normal
      • reqwest ^0.11 normal
      • ring ^0.16 normal
      • rusty-s3 ^0.4 normal
      • serde ^1.0 normal
      • tame-gcs ^0.12 normal
      • tame-index ^0.5 normal
      • tame-oauth ^0.9 normal
      • tar ^0.4 normal
      • tempfile ^3.1 normal
      • time ^0.3 normal
      • tokio ^1.4 normal
      • toml ^0.7 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.2 normal
      • walkdir ^2.3 normal
      • zstd ^0.12 normal
      • similar-asserts ^1.2 dev
      • twox-hash ^1.6 dev
      • walkdir ^2.3 dev
      • libc ^0.2 normal
    • Versions
    • 5.04% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate cargo_fetcher

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • BlobLocation
  • CloudId
  • Ctx
  • FilesystemLocation
  • GcsLocation
  • Krate
  • LocalId
  • Path
  • PathBuf
  • S3Location
  • Url
  • backends::fs::FsBackend
  • cargo::CargoConfig
  • cargo::GitRev
  • cargo::GitSource
  • cargo::Registry
  • cargo::RegistrySource
  • mirror::RegistrySet
  • sync::Summary
  • util::CloudLocationUrl

Enums

  • CloudLocation
  • cargo::GitFollow
  • cargo::RegistryProtocol
  • cargo::Source

Traits

  • Backend

Functions

  • cargo::determine_cargo_root
  • cargo::read_cargo_config
  • cargo::read_lock_files
  • mirror::crates
  • mirror::registry_index
  • mirror::registry_indices
  • sync::crates
  • sync::registry_index
  • sync::registry_indices
  • util::convert_request
  • util::convert_response
  • util::parse_cloud_location
  • util::path
  • util::send_request_with_retry
  • util::validate_checksum

Type Definitions

  • HttpClient
  • Storage
  • Timestamp

Constants

  • cargo::CRATES_IO_DL
  • sync::CACHE_DIR
  • sync::GIT_CO_DIR
  • sync::GIT_DB_DIR
  • sync::INDEX_DIR
  • sync::SRC_DIR