Function run

Source
pub fn run(command: RunCommand) -> Result<JoinHandle<Result<(), Error>>>
Expand description

A helper function to launch the system, host, or controller actors. Returns the handle to be waited on.