Cargo Features
[dependencies]
unic-ucd-ident = { version = "0.9.0", default-features = false, features = ["pattern", "xid", "id"] }
- default = xid
-
The
xid
feature is set by default wheneverunic-ucd-ident
is added without
somewhere in the dependency tree.default-features = false - pattern
- xid default
- id
unic-ucd-ident has 4 features without comments.