pub fn initialize(config: Option<&ConfigBuilder>) -> Result<()>Expand description
Sets the process defaults captured by collections created or opened after this call. Existing collection handles retain their resolved configuration.
pub fn initialize(config: Option<&ConfigBuilder>) -> Result<()>Sets the process defaults captured by collections created or opened after this call. Existing collection handles retain their resolved configuration.