Cargo Features
phf_macros has no features set by default.
[dependencies]
phf_macros = { version = "0.11.2", features = ["unicase"] }
- unicase = unicase_
-
Enables unicase of phf_shared
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.