Docs.rs
  • warg-client-0.7.0-dev
    • warg-client 0.7.0-dev
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • peterhuene
    • github:bytecodealliance:wasmtime-publish
    • Dependencies
      • anyhow ^1.0.79 normal
      • async-recursion ^1.0.5 normal
      • async-trait ^0.1.77 normal
      • bytes ^1.5.0 normal
      • clap ^4.3.24 normal
      • dialoguer ^0.11.0 normal optional
      • dirs ^5.0.1 normal
      • futures-util ^0.3.30 normal
      • indexmap ^2.2.4 normal
      • itertools ^0.12.1 normal
      • keyring ^2.3.3 normal optional
      • libc ^0.2.153 normal
      • normpath ^1.1.1 normal
      • once_cell ^1.19.0 normal
      • pathdiff ^0.2.1 normal
      • ptree ^0.4.0 normal
      • reqwest ^0.12.4 normal
      • secrecy ^0.8.0 normal
      • semver ^1.0.21 normal
      • serde ^1.0.196 normal
      • serde_json ^1.0.113 normal
      • sha256 ^1.4.0 normal
      • tempfile ^3.10.0 normal
      • thiserror ^1.0.56 normal
      • tokio ^1.36.0 normal
      • tokio-util ^0.7.10 normal
      • tracing ^0.1.40 normal
      • url ^2.5.0 normal
      • walkdir ^2.4.0 normal
      • warg-api ^0.7.0-dev normal
      • warg-crypto ^0.7.0-dev normal
      • warg-protocol ^0.7.0-dev normal
      • warg-transparency ^0.7.0-dev normal
      • wasm-compose ^0.5.2 normal
      • wasm-encoder ^0.41.0 normal
      • wasmparser ^0.121.0 normal
      • wasmprinter ^0.2.75 normal
      • windows-sys ^0.52 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

warg_client0.7.0-dev

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

List of all items

Structs

  • Client
  • Config
  • PackageDownload
  • PackageDownloadInfo
  • RegistryUrl
  • StoragePaths
  • api::Client
  • depsolve::Bundler
  • depsolve::LockListBuilder
  • keyring::Keyring
  • keyring::KeyringError
  • keyring::flatfile::FlatfileCredential
  • keyring::flatfile::FlatfileCredentialBuilder
  • lock::FileLock
  • storage::FileSystemContentStorage
  • storage::FileSystemNamespaceMapStorage
  • storage::FileSystemRegistryStorage
  • storage::OperatorInfo
  • storage::PackageInfo
  • storage::PublishInfo
  • storage::RegistryDomain
  • version_util::DependencyImportParser
  • version_util::Import

Enums

  • ClientError
  • StorageLockResult
  • api::ClientError
  • storage::PublishEntry
  • version_util::ImportKind

Traits

  • storage::ContentStorage
  • storage::NamespaceMapStorage
  • storage::RegistryStorage

Functions

  • version_util::create_child_node
  • version_util::kindless_name
  • version_util::locked_package
  • version_util::new_tree
  • version_util::version_string
  • version_util::versioned_package

Type Aliases

  • ClientResult
  • FileSystemClient
  • keyring::Result

Constants

  • DEFAULT_REGISTRY