Use &mut Any instead of &mut Box<Any>
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
needless_pass_by_value, too_many_arguments)]
|
||||
|
||||
mod any;
|
||||
mod call;
|
||||
mod engine;
|
||||
mod fn_register;
|
||||
mod parser;
|
||||
|
Reference in New Issue
Block a user