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

  • Version 0.14.6
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

Crate cargo_fetcher

source ·

Re-exports

  • pub use cargo::read_cargo_config;
  • pub use cargo::GitSource;
  • pub use cargo::Registry;
  • pub use cargo::RegistryProtocol;
  • pub use cargo::RegistrySource;
  • pub use cargo::Source;

Modules

  • backends
  • cargo
  • mirror
  • sync
  • util

Structs

  • BlobLocation
  • CloudId
  • Ctx
  • FilesystemLocation
  • GcsLocation
  • Krate
  • LocalId
  • Path
    A slice of a UTF-8 path (akin to str).
  • PathBuf
    An owned, mutable UTF-8 path (akin to String).
  • S3Location
  • Url
    A parsed URL record.

Enums

  • CloudLocation

Traits

  • Backend

Type Definitions

  • HttpClient
  • Storage
  • Timestamp