Cargo Features

lindera-unidic has no features set by default.

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

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