Cargo Features

lindera-ipadic has no features set by default.

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

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