Cargo Features
const-oid has no features set by default.
[dependencies]
const-oid = { version = "0.10.0-pre.0", features = ["std", "db", "arbitrary"] }
- std
- db
-
Affects
const-oid::db
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features.