Cargo Features

IRP has no features set by default.

[dependencies]
irp = { version = "0.3.3", features = ["bpf"] }
bpf = inkwell

Affects irp::Options.repeat_mask, irp::Options.llvm_ir, irp::Options.assembly, irp::Options.object

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.

inkwell bpf?