Cargo Features

faf-replay-parser has no features set by default.

[dependencies]
faf-replay-parser = { version = "0.6.0", features = ["cli", "faf"] }
cli = clap, faf, rayon, regex

Required by the fafreplay binary

faf cli? = base64, libflate, serde_json, zstd

Affects faf-replay-parser::faf

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.

base64 faf?
clap cli?
libflate faf?
rayon cli?
regex cli?
serde_json faf?
zstd faf?