Skip to main content

is_initialized

Function is_initialized 

Source
pub fn is_initialized() -> bool
Expand description

Returns whether the runtime has been initialized explicitly.

The embedded engine also works with defaults without an explicit call, but exposing this bit preserves the zvec lifecycle vocabulary.