Function ivyrust::ivy_init [] [src]

pub fn ivy_init(app_name: String, ready_msg: String)

Initialize Ivy bus

app_name is the name of the application as it will show up on the Ivy bus, ready_msg is printed on the bus once your application is ready to listen,