Cargo Features

oozextract has no features set by default.

[dependencies]
oozextract = { version = "0.4.1", features = ["x86_sse", "async", "tokio", "wasm", "verbose_errors", "cli"] }
x86_sse

Affects huffman::reverse_x86

async tokio?
tokio = async

Enables tokio

wasm

Enables wasm-bindgen

verbose_errors

Affects error::OozError

cli

Enables clap