Available on crate feature
test-utils
only.Expand description
Implements Compact for alloy types.
Modulesยง
- access_
list - Compact implementation for [
AccessList
] - authorization_
list - Compact implementation for [
AlloyAuthorization
] - genesis_
account - Compact implementation for [
AlloyGenesisAccount
] - header
- Compact implementation for [
AlloyHeader
] - log
- Native Compact codec impl for primitive alloy log types.
- signature
- Compact implementation for [
Signature
] - transaction
- Compact implementation for transaction types
- trie
- Native Compact codec impl for alloy-trie types.
- txkind
- Native Compact codec impl for primitive alloy [
TxKind
]. - withdrawal
- Compact implementation for [
AlloyWithdrawal
]