Docs.rs
  • uvm-install2-0.8.0
    • uvm-install2 0.8.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Larusso
    • Dependencies
      • console ^0.9.0 normal
      • dirs-2 ^3.0.1 normal
      • error-chain ^0.12.4 normal
      • indicatif ^0.15.0 normal
      • log ^0.4.11 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • structopt ^0.3 normal
      • uvm_cli ^0.4.0 normal
      • uvm_core ^0.12.0 normal
      • uvm_install_core ^0.8.0 normal
      • uvm_install_graph ^0.7.0 normal
      • env_logger ^0.8 dev
      • tempfile ^3.1.0 dev
      • test-env-log ^0.2.2 dev
    • Versions
    • 70.83% of the crate is documented
  • Go to latest version
  • Platform
    • 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
logo

logo

Crate uvm_install2

  • Version 0.8.0
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Crate uvm_install2

source ·

Modules

error
platform
progress
sys
unity
utils
uvm_core_error

Macros

cargo_version
lock_process

Structs

Installation
UvmError
The Error type.
Version

Enums

UvmErrorKind
The kind of an error.

Traits

ResultExt
Additional methods for Result, for easy interaction with this crate.

Functions

activate
current_installation
dectect_project_version
detect_unity_project_dir
find_installation
install
Installs Unity Editor with optional modules to a destination.
is_active
list_all_installations
list_hub_installations
list_installations

Type Definitions

CurrentInstallation
Result
Convenient wrapper around std::Result.