pub fn init_with_opts(
options: InitializationOptions,
) -> Result<(), InitializationError>
Expand description
This initializes the core with the given InitializationOptions
.
pub fn init_with_opts(
options: InitializationOptions,
) -> Result<(), InitializationError>
This initializes the core with the given InitializationOptions
.