Cargo Features
unik has no features set by default.
[dependencies]
unik = { version = "0.3.0", features = ["v2", "v3", "v5", "utc", "mac", "rand"] }
- v2 = libc
-
Affects
rfc4122::v2
… - v3 = sha1
-
Affects
rfc4122::v3
… - v5 = md5
-
Affects
rfc4122::v5
… - utc = chrono
- mac = mac_address
- rand = nanorand
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.