Function elfo::start

source ·
pub async fn start(topology: Topology) -> impl Future<Output = ()>
Expand description

Starts a node with the provided topology.

Panics

Panics if the system cannot initialize. Usually, it happens because of an invalid config.