Remove indirection.
This commit is contained in:
@@ -273,7 +273,7 @@ fn collect_fn_metadata(
|
||||
#[cfg(not(feature = "no_module"))]
|
||||
ctx.engine()
|
||||
.global_sub_modules
|
||||
.as_deref()
|
||||
.as_ref()
|
||||
.into_iter()
|
||||
.flatten()
|
||||
.flat_map(|(_, m)| m.iter_script_fn())
|
||||
|
Reference in New Issue
Block a user