Skip to main content

run

Function run 

Source
pub async fn run(
    port: u16,
    bind_addr: Option<String>,
    ati_dir: PathBuf,
    verbose: bool,
    env_keys: bool,
) -> Result<(), Box<dyn Error>>
Expand description

Start the proxy server.