Cargo Features

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

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

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?

Enables base64 ^0.13

libflate faf?

Enables libflate ^1

rayon cli?
regex cli?
serde_json faf?
structopt cli?
zstd faf?

Enables zstd ^0.11