pub fn init()
Expand description
Initialize the library with default settings.
This function can be called to set up global state like logging, registry caches, etc. It’s optional - the library will work without it.
pub fn init()
Initialize the library with default settings.
This function can be called to set up global state like logging, registry caches, etc. It’s optional - the library will work without it.