Cargo Features
kona-interop has no features set by default.
[dependencies]
kona-interop = { version = "0.4.5", features = ["std", "serde", "arbitrary", "test-utils"] }
- std arbitrary? test-utils?
-
Enables display and std of derive_more and std of thiserror and tracing
thiserror:
General
and std of kona-genesis, kona-protocol, kona-registry, and op-alloy-consensus ^0.18.3
kona-genesis:
Workspace
Serde
and std of alloy-consensus, alloy-eips, alloy-primitives, alloy-rlp, alloy-sol-types, and optional alloy-serde
alloy-serde:
Alloy
- serde
-
Enables alloy-serde, serde, serde of alloy-consensus, alloy-eips, and alloy-primitives, serde of kona-genesis, kona-protocol, and op-alloy-consensus ^0.18.3
- arbitrary = std
-
Enables arbitrary of kona-genesis, kona-protocol, and op-alloy-consensus ^0.18.3, arbitrary of alloy-consensus, alloy-eips, alloy-primitives, alloy-sol-types, and optional alloy-serde and arbitrary
Arbitrary
- test-utils = std
-
Enables test-utils of kona-protocol