Cargo Features
peace-lock has no features set by default.
[dependencies]
peace-lock = { version = "0.1.3", features = ["check", "owning_ref", "serde"] }
- check
Features from optional dependencies
- owning_ref implicit feature
-
Enables owning_ref
owning_ref:
A library for creating references that carry their owner with them
- serde implicit feature
-
Enables serde
serde:
A generic serialization/deserialization framework