Docs.rs
  • wasm-pkg-client-0.11.0
    • wasm-pkg-client 0.11.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wasmtime-publish
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1.77 normal
      • base64 ^0.22 normal
      • bytes ^1.8 normal
      • docker_credential ^1.2.1 normal
      • etcetera ^0.8 normal
      • futures-util ^0.3.30 normal
      • oci-client ^0.14 normal
      • oci-wasm ^0.2.1 normal
      • reqwest ^0.12.0 normal
      • secrecy ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1 normal
      • sha2 ^0.10 normal
      • thiserror ^1.0 normal
      • tokio ^1.44.2 normal
      • tokio-util ^0.7.10 normal
      • toml ^0.8 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.5.0 normal
      • warg-client ^0.9.2 normal
      • warg-crypto ^0.9.2 normal
      • warg-protocol ^0.9.2 normal
      • wasm-metadata ^0.235 normal
      • wasm-pkg-common ^0.11.0 normal
      • wit-component ^0.235 normal
      • tempfile ^3.10.1 dev
      • testcontainers ^0.23 dev
    • Versions
    • 73.68% 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

wasm_pkg_client0.11.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Client
  • Config
  • CustomConfig
  • PackageRef
  • PublishOpts
  • Registry
  • RegistryMetadata
  • Release
  • Version
  • VersionInfo
  • caching::CachingClient
  • caching::FileCache
  • local::LocalConfig
  • oci::BasicCredentials
  • oci::OciRegistryConfig
  • oci::client::Certificate
  • oci::client::Client
  • oci::client::ClientConfig
  • oci::client::Config
  • oci::client::ImageData
  • oci::client::ImageLayer
  • oci::client::LayerDescriptor
  • oci::client::PushResponse
  • oci::client::SizedStream
  • oci::client::TagResponse
  • warg::WargRegistryConfig

Enums

  • ContentDigest
  • Error
  • RegistryMapping
  • oci::client::BlobResponse
  • oci::client::CertificateEncoding
  • oci::client::ClientProtocol

Traits

  • ReaderSeeker
  • caching::Cache
  • metadata::RegistryMetadataExt
  • oci::client::AsLayerDescriptor
  • oci::client::ClientConfigSource

Functions

  • oci::client::current_platform_resolver
  • oci::client::linux_amd64_resolver
  • oci::client::windows_amd64_resolver

Type Aliases

  • ContentStream
  • PublishingSource

Constants

  • oci::client::DEFAULT_MAX_CONCURRENT_DOWNLOAD
  • oci::client::DEFAULT_MAX_CONCURRENT_UPLOAD
  • oci::client::DEFAULT_TOKEN_EXPIRATION_SECS