Cargo Features
riichi-tools-rs has no features set by default.
[dependencies]
riichi-tools-rs = { version = "0.0.70", features = ["fast_shanten"] }
- fast_shanten = rust-embed
-
uses a better and faster shanten & ukeire algorithm, but makes the binary larger, because it uses lookup tables.
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.
- rust-embed fast_shanten?
-
Enables rust-embed ^5.9.0