Function elfo::try_start[][src]

pub async fn try_start(topology: Topology) -> Result<(), StartError>
Expand description

The same as start(), but returns an error rather than panics.