Cargo Features

fea-rs has no features set by default.

[dependencies]
fea-rs = { version = "0.18.0", features = ["cli", "test"] }
cli = clap, norad

Required by the binary

test = clap, diff, rayon, serde, serde_json

Required by the ttx_test binary

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.

norad cli?

Enables norad ^0.12

Used in the compile binary

Affects compile::get_ufo_glyph_order

diff test?
rayon test?
serde test?
serde_json test?
clap cli? test?