Cargo Features
supply-chain-trust-example-crate-000085 has no features set by default.
[dependencies]
supply-chain-trust-example-crate-000085 = { version = "1.8.0", features = ["std", "alloc", "grab_spare_slice", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "debugger_visualizer", "experimental_write_impl", "real_blackbox", "serde", "arbitrary"] }
- std = alloc
- alloc std? = tinyvec_macros
- grab_spare_slice
- rustc_1_40 rustc_1_55?
- rustc_1_55 rustc_1_57? = rustc_1_40
- rustc_1_57 rustc_1_61? = rustc_1_55
- rustc_1_61 = rustc_1_57
- nightly_slice_partition_dedup debugger_visualizer
- experimental_write_impl
- real_blackbox dev
-
Enables real_blackbox of criterion ^0.3.0
criterion:
Enable use of the nightly-only test::black_box function to discourage compiler optimizations.
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.