spawn

Function spawn 

Source
pub fn spawn() -> (Sender<Command>, Receiver<Response>, JoinHandle<()>)
Expand description

Spawns a task that manage a Bitmessage node.