Cargo Features

fea-rs has no features set by default.

[dependencies]
fea-rs = { version = "0.19.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.

serde_json test?
diff test?
norad cli?

Enables norad ^0.12

Used in the compile binary

Affects compile::get_ufo_glyph_order

serde test?
rayon test?
clap cli? test?