pub type NodeStartResult = JoinHandle<Result<(), Report>>;
struct NodeStartResult { /* private fields */ }