Function emf_core_base_rs::global::module::module_exists[][src]

pub fn module_exists<O>(module: &Module<'_, O>) -> bool where
    O: ImmutableAccessIdentifier

Checks if a module exists.

Return

true if it exists, false otherwise.