env-variables 0.1.1

extract proxy env variables
Documentation

env-variables

Build Status crate License

Documentation

async socks5 protocol base on tokio.

Usage

First, add this to your Cargo.toml:

[dependencies]
env-variables = "0.1"

Next, add this to your crate:

extern crate tokio_socks5;

# Licenses

All source code is licensed under the [MIT License](https://github.com/cssivision/env-variables/blob/master/LICENSE).