Skip to main content

run

Function run 

Source
pub async fn run(vex_home: VexHome) -> Result<(), String>
Expand description

Run the daemon server. This blocks until the server shuts down. Should be called from within a tokio runtime.