Skip to main content

build

Function build 

Source
pub fn build(config: ProxyConfig) -> (ConfigDrivenApp, Vec<JoinHandle<()>>)
Expand description

Build a ConfigDrivenApp from a ProxyConfig struct.