Docs.rs
  • vx-installer-0.3.0
    • vx-installer 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • loonghao
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • dirs ^6.0 normal
      • flate2 ^1.0 normal
      • futures-util ^0.3 normal
      • indicatif ^0.17 normal optional
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • tar ^0.4 normal
      • tempfile ^3.8 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • walkdir ^2.4 normal
      • zip ^4.0 normal
      • tempfile ^3.8 dev
      • tokio-test ^0.4 dev
    • Versions
    • 81.44% of the crate is documented
  • Go to latest version
  • 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

vx_installer0.3.0

Crate Items

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

List of all items

Structs

  • downloader::DownloadConfig
  • downloader::Downloader
  • formats::ArchiveExtractor
  • formats::binary::BinaryHandler
  • formats::tar::TarHandler
  • formats::zip::ZipHandler
  • installer::InstallConfig
  • installer::InstallConfigBuilder
  • installer::Installer
  • progress::NoOpProgressReporter
  • progress::ProgressContext
  • progress::ProgressStyle

Enums

  • error::Error
  • installer::ArchiveFormat
  • installer::InstallMethod

Traits

  • formats::FormatHandler
  • progress::ProgressReporter

Functions

  • formats::detect_format
  • progress::create_progress_reporter

Type Aliases

  • error::Result

Constants

  • USER_AGENT
  • VERSION