start

Function start 

Source
pub async fn start(
    cfg: RegistryConfig,
    initial_nodes: Vec<NodeInfo>,
) -> Result<RunningServer>