Function start

Source
pub(crate) fn start() -> Result<(), String>
Expand description

Determines if client or server and starts the engine

§Panics

This may fail to set the ctrl+c handler

§Errors

This may fail to set the ctrl+c handler