Cargo Features

lindera-ko-dic has no features set by default.

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

Enables compress of lindera-ko-dic-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 ko-dic?
flate2 build ko-dic?
tar build ko-dic?
ureq build ko-dic?