developerworks / crate_demo_config

Demo of rust crate config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of crate: config

Demonstrate how to use AsyncSource to get config from remote http server through http proxy with reqwest client. With this, we can get configs(JSON, TOML, YAML, INI, RON, JSON5) from configuration center when application start.

About

Demo of rust crate config


Languages

Language:Rust 100.0%