Docs.rs
uvm-install2-0.13.0
uvm-install2 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Larusso
Dependencies
anyhow ^1.0.75
normal
cfg-if ^1.0.0
normal
clap ^4.5.29
normal
cluFlock ^1.2.5
normal
console ^0.15.10
normal
dirs-2 ^3.0.1
normal
error-chain ^0.12.4
normal
flexi_logger ^0.29.8
normal
indicatif ^0.17.11
normal
lazy_static ^1.4.0
normal
log ^0.4.11
normal
reqwest ^0.12.12
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0.140
normal
ssri ^9.2.0
normal
thiserror ^2.0.11
normal
thiserror-context ^0.1.2
normal
unity-hub ^0.4.0
normal
unity-version ^0.1.0
normal
url ^2.5.4
normal
uvm_install_graph ^0.11.0
normal
uvm_live_platform ^0.4.0
normal
uvm_move_dir ^0.2.0
normal
zip ^2.2.3
normal
rstest ^0.25.0
dev
serial_test ^3.2.0
dev
tempfile ^3.19.1
dev
test-binary ^3.0.2
dev
dmg ^0.1.1
normal
mach_object ^0.1.17
normal
sysctl ^0.6.0
normal
tempfile ^3.19.1
normal
Versions
0%
of the crate is documented
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
fetch_release
uvm_
install2
0.13.0
uvm_install2
Function
fetch_
release
Copy item path
Source
pub fn fetch_release<V>(version: V) ->
Result
<
Release
,
LivePlatformError
>
where V:
Into
<
Version
>,