Docs.rs
rsup_utils-0.1.3
rsup_utils 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ngd-b
Dependencies
flate2 ^1.0.35
normal
futures-util ^0.3.31
normal
indicatif ^0.17.9
normal
reqwest ^0.12.9
normal
serde ^1.0.216
normal
serde_derive ^1.0.216
normal
serde_json ^1.0.140
normal
tar ^0.4.43
normal
tokio ^1.42.0
normal
Versions
87.5%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Crate rsup_utils
rsup_
utils
0.1.3
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
rsup_
utils
Copy item path
Source
Expand description
rsup 包的工具库
包括:
系统变量的查询、获取;
文件的上传、下载、压缩;
Modules
§
env
环境变量模块,定义了变量结构体、查询方法
fs
文件处理模块,定义了文件上传、下载、压缩方法
Structs
§
Version
版本信息
Enums
§
Origin
下载源地址
Functions
§
get_
pkg_
url
根据系统获取rsup、rsup-web下载的地址
get_
version
从github上获取当前版本信息