Skip to main content

start

Function start 

Source
pub async fn start()
Expand description

Starts the core services of the ZIMQ.

§Panics

  • zimq not initialized

§Examples

zimq::start().await;