Cargo Features

MetaEmu has no features set by default.

[dependencies]
metaemu = { version = "0.3.0", features = ["concrete", "loader-all", "loader-ghidra", "loader-idapro"] }
concrete = metaemu-concrete
loader-all

Enables all of metaemu-loader

loader-ghidra

Enables ghidra of metaemu-loader

loader-idapro

Enables idapro of metaemu-loader

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

metaemu-concrete concrete?