Docs.rs
  • cargo-quickinstall-0.2.11
    • cargo-quickinstall 0.2.11
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alsuren
    • NobodyXu
    • Dependencies
      • guess_host_triple ^0.1.3 normal
      • home ^0.5.9 normal
      • pico-args ^0.5.0 normal
      • tempfile ^3.12.0 normal
      • tinyjson ^2 normal
      • mktemp ^0.5.1 dev
      • embed-resource ^2.4.1 build
    • Versions
    • 5.71% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

cargo_quickinstall0.2.11

  • All Items
  • Modules
  • Structs
  • Traits
  • Functions

Crate cargo_quickinstall

source ·
Expand description

Pre-built binary crate installer.

Tries to install pre-built binary crates whenever possibles. Falls back to cargo install otherwise.

Modules§

  • install_error

Structs§

  • ChildWithCommand
  • CommandFailed
  • CommandFormattable
  • CrateDetails
  • JsonExtError

Traits§

  • CommandExt
  • JsonKey
  • JsonValueExt

Functions§

  • curl_json
  • do_dry_run_curl
  • do_dry_run_download_and_install_binstall_from_upstream
  • download_and_install_binstall_from_upstream
    Attempt to download and install cargo-binstall from upstream.
  • get_cargo_bin_dir
  • get_cargo_binstall_version
  • get_latest_version
  • get_target_triple
  • install_crate_curl
  • report_stats_in_background
  • unzip
  • utf8_to_string_lossy