Docs.rs
  • warg-client-0.3.0
    • warg-client 0.3.0
    • 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-trait ^0.1.77 normal
      • bytes ^1.5.0 normal
      • clap ^4.3.24 normal
      • dirs ^5.0.1 normal
      • futures-util ^0.3.30 normal
      • itertools ^0.12.1 normal
      • libc ^0.2.153 normal
      • normpath ^1.1.1 normal
      • once_cell ^1.19.0 normal
      • pathdiff ^0.2.1 normal
      • reqwest ^0.11.24 normal
      • serde ^1.0.196 normal
      • serde_json ^1.0.113 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.3.0 normal
      • warg-crypto ^0.3.0 normal
      • warg-protocol ^0.3.0 normal
      • warg-transparency ^0.3.0 normal
      • windows-sys ^0.52 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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.3.0

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • Client
  • Config
  • PackageDownload
  • RegistryUrl
  • StoragePaths
  • api::Client
  • lock::FileLock
  • storage::FileSystemContentStorage
  • storage::FileSystemRegistryStorage
  • storage::OperatorInfo
  • storage::PackageInfo
  • storage::PublishInfo

Enums

  • ClientError
  • StorageLockResult
  • api::ClientError
  • storage::PublishEntry

Traits

  • storage::ContentStorage
  • storage::RegistryStorage

Type Aliases

  • ClientResult
  • FileSystemClient