pub async fn load_from_file(path: impl AsRef<Path>) -> ProxyResult<ProxyConfig>Expand description
Load proxy configuration from a TOML file.
pub async fn load_from_file(path: impl AsRef<Path>) -> ProxyResult<ProxyConfig>Load proxy configuration from a TOML file.