pub fn assert_inited()Expand description
Panics with an standard message if zng::env::init!() was not called or was not called correctly.
pub fn assert_inited()Panics with an standard message if zng::env::init!() was not called or was not called correctly.