gatel-core 0.1.2

A high-performance, KDL-configured reverse proxy and web server
Documentation
1
2
3
4
5
mod parse;
mod types;

pub use parse::{ConfigError, auto_config_from_env, parse_config};
pub use types::*;