Cargo Features

bep-core has no features set by default.

[dependencies]
bep-core = { version = "0.5.0", features = ["all", "derive", "pdf", "rayon"] }
all = derive, pdf, rayon
derive all?

Enables bep-derive

pdf all?

Enables lopdf

Affects loaders::pdf

rayon all?

Enables rayon