Function som_interpreter_bc::primitives::object::get_instance_primitive
source · pub fn get_instance_primitive(signature: &str) -> Option<PrimitiveFn>
Expand description
Search for an instance primitive matching the given signature.