vxcall/toy-arms

pattern scanning for external feature.

Closed this issue · 1 comments

As of now when you only enable the feature "external", the compiler warns you about tons of unused function that is in pattern_scan_core.rs cuz it's only refer to by internal.rs.
pattern scanning for external feature must be done.

done by the commit 4d788fe