Docs.rs
  • rattler_cache-0.3.20
    • rattler_cache 0.3.20
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • baszalmstra
    • Dependencies
      • assert_matches ^1.5.0 dev
      • axum ^0.8.4 dev
      • bytes ^1.10.1 dev
      • futures ^0.3.31 dev
      • reqwest-retry ^0.7.0 dev
      • rstest ^0.25.0 dev
      • tokio-stream ^0.1.17 dev
      • tower-http ^0.6.4 dev
      • anyhow ^1.0.98 normal
      • dashmap ^6.1.0 normal
      • digest ^0.10.7 normal
      • dirs ^6.0.0 normal
      • fs-err ^3.1.0 normal
      • fs4 ^0.13.1 normal
      • futures ^0.3.31 normal
      • fxhash ^0.2.1 normal
      • itertools ^0.14.0 normal
      • parking_lot ^0.12.3 normal
      • rattler_conda_types =0.35.0 normal
      • rattler_digest =1.1.2 normal
      • rattler_networking =0.25.0 normal
      • rattler_package_streaming =0.22.39 normal
      • rayon ^1.10.0 normal
      • reqwest ^0.12.15 normal
      • reqwest-middleware ^0.4.2 normal
      • serde_json ^1.0.140 normal
      • simple_spawn_blocking ^1.1 normal
      • tempfile ^3.20.0 normal
      • thiserror ^2.0 normal
      • tokio ^1.45.0 normal
      • tracing ^0.1.41 normal
      • url ^2.5.4 normal
    • Versions
    • 94.03% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rattler_cache0.3.20

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • package_cache::BucketKey
  • package_cache::CacheKey
  • package_cache::CacheLock
  • package_cache::PackageCache
  • run_exports_cache::BucketKey
  • run_exports_cache::CacheEntry
  • run_exports_cache::CacheKey
  • run_exports_cache::RunExportsCache

Enums

  • package_cache::PackageCacheError
  • run_exports_cache::CacheKeyError
  • run_exports_cache::RunExportsCacheError
  • validation::PackageEntryValidationError
  • validation::PackageValidationError
  • validation::ValidationMode

Traits

  • package_cache::CacheReporter

Functions

  • default_cache_dir
  • validation::validate_package_directory
  • validation::validate_package_directory_from_paths

Constants

  • PACKAGE_CACHE_DIR
  • REPODATA_CACHE_DIR
  • RUN_EXPORTS_CACHE_DIR