Skip to main content

install_once_id

Function install_once_id 

Source
pub fn install_once_id(cx: &mut Cx, lib: &impl Lib) -> Result<Option<LibId>>
Expand description

Install lib only if absent, returning the newly loaded id when it loads.