Cargo Features
unic-char-range has no features set by default.
[dependencies]
unic-char-range = { version = "0.9.0", features = ["std", "unstable", "trusted-len", "rayon"] }
- std
- unstable = exact-size-is-empty, fused, trusted-len
-
Unstable features
- exact-size-is-empty fused trusted-len unstable?