Struct passivetotal::config::Config
[−]
[src]
pub struct Config {
pub username: String,
pub api_server: String,
pub http_proxy: String,
pub https_proxy: String,
pub api_key: String,
pub api_version: String,
}Fields
username | |
api_server | |
http_proxy | |
https_proxy | |
api_key | |
api_version |