Expand description
Error signature registry — maps 4-byte selectors to known error ABIs.
Structs§
- Error
Param - A single parameter in an error signature.
- Error
Signature - A known error signature from the registry.
- Memory
Error Registry - A simple in-memory registry backed by
HashMap.
Traits§
- Error
Signature Registry - Trait for looking up error signatures by 4-byte selector.