Cargo Features

lindera-cc-cedict has no features set by default.

[dependencies]
lindera-cc-cedict = { version = "0.30.0", features = ["cc-cedict", "compress"] }
cc-cedict = encoding, flate2, tar, ureq
compress build = lindera-decompress

Enables compress of lindera-cc-cedict-builder

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.

lindera-decompress compress?
encoding build cc-cedict?
flate2 build cc-cedict?
tar build cc-cedict?
ureq build cc-cedict?