Cargo Features
supply-chain-trust-example-crate-000025 has no features set by default.
[dependencies]
supply-chain-trust-example-crate-000025 = { version = "0.12.4", features = ["arc_lock", "deadlock_detection", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"] }
- arc_lock
- deadlock_detection
-
Enables deadlock_detection of parking_lot_core
Affects
supply-chain-trust-example-crate-000025::deadlock
… - hardware-lock-elision
- nightly
-
Enables nightly of lock_api and parking_lot_core
- owning_ref
-
Enables owning_ref of lock_api
- send_guard
- serde