Skip to main content

run

Function run 

Source
pub async fn run(
    options: Arc<ProxyRunOptions>,
    workspace: PathBuf,
    config: Config,
) -> Result<(), Error>
Expand description

Build Client, bind, run until the process is killed.