Cargo Features

libafl_qemu_build has no features set by default.

[dependencies]
libafl_qemu_build = { version = "0.12.0", features = ["shared", "slirp", "clippy"] }
shared
slirp

build qemu with host libslirp (for user networking)

clippy

special feature for clippy, don't use in normal projects§