Cargo Features

fuguex has no features set by default.

[dependencies]
fuguex = { version = "0.2.4", features = ["concrete", "loader-all", "loader-ghidra", "loader-idapro", "loader-radare"] }
concrete = fuguex-concrete
loader-all

Enables all of fuguex-loader

loader-ghidra

Enables ghidra of fuguex-loader

loader-idapro

Enables idapro of fuguex-loader

loader-radare

Enables radare of fuguex-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.

fuguex-concrete concrete?