Cargo Features
supply-chain-trust-example-crate-000083 has no features set by default.
[dependencies]
supply-chain-trust-example-crate-000083 = { version = "1.17.0", features = ["no_std", "i128", "const-generics", "scale_info"] }
- no_std
- i128
-
Affects
marker_traits::Unsigned.to_u128
,marker_traits::Unsigned.to_i128
,marker_traits::Integer.to_i128
… - strict force_unix_path_separator const-generics
- scale_info
-
Enables derive of scale-info ^1.0
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.
- scale-info scale_info?
-
Enables scale-info ^1.0