Docs.rs
  • easy-install-1.3.1
    • easy-install 1.3.1
    • Docs.rs crate page
    • MIT
    • 14 February 2025
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ahaoboy
    • Dependencies
      • binstalk ^0.28 normal
      • binstalk-git-repo-api ^0.5 normal
      • binstalk-registry ^0.11 normal
      • cargo-dist-schema ^0.28 normal
      • clap ^4.5 normal
      • compact_str ^0.8 normal
      • crud-path ^0.1.4 normal
      • detect-targets ^0.1 normal
      • dirs ^6.0 normal
      • easy-archive ^0.1.4 normal
      • is-admin ^0.1 normal
      • path-clean ^1.0 normal
      • regex ^1.11 normal
      • reqwest ^0.12 normal
      • semver ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tempfile ^3.15 normal
      • tokio ^1.43 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.5 normal
      • which-shell ^0.1 normal
      • zeroize ^1.8 normal
      • libc ^0.2 normal
      • openssl ^0.10 normal
    • Versions
    • 34.78% 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

easy_install1.3.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Args
  • artifact::Artifact
  • artifact::Artifacts
  • install::OutputFile
  • install::OutputItem
  • manfiest::Artifact
  • manfiest::Asset
  • manfiest::DistManifest
  • manfiest::DynamicLibraryAsset
  • manfiest::ExecutableAsset
  • manfiest::StaticLibraryAsset

Enums

  • manfiest::ArtifactKind
  • manfiest::AssetKind

Functions

  • download::create_client
  • download::download
  • download::download_binary
  • download::download_dist_manfiest
  • download::download_extract
  • download::download_json
  • download::read_dist_manfiest
  • env::add_to_path
  • env::get_install_dir
  • install::atomic_install
  • install::install
  • install::is_exe_file
  • install::write_to_file
  • run_main
  • tool::add_output_to_path
  • tool::display_output
  • tool::get_bin_name
  • tool::get_filename
  • tool::get_meta

Type Aliases

  • install::Output
  • manfiest::ArtifactId
  • manfiest::AssetId
  • manfiest::LocalPath
  • manfiest::RelPath
  • manfiest::SortedSet
  • manfiest::SystemId
  • manfiest::TripleName

Constants

  • env::IS_WINDOWS