2 个版本
使用旧的 Rust 2015
0.1.1 | 2017年9月2日 |
---|---|
0.1.0 | 2017年9月1日 |
#178 in #env-var
在 ytdl 中使用
10KB
230 行
env-variables
基于 tokio 的异步 socks5 协议。
用法
首先,将以下内容添加到您的 Cargo.toml
[dependencies]
env-variables = "0.1"
然后,将以下内容添加到您的 crate
extern crate tokio_socks5;
# Licenses
All source code is licensed under the [MIT License](https://github.com/cssivision/env-variables/blob/master/LICENSE).
lib.rs
:
提取不同的环境变量。
依赖
~1.5MB
~49K SLoC