Expand description
This module contains the crate’s own error type. It can hold other error-related data/logic as needed.
Enums§
- Runtime
Contract Error - The error type for returning information about contract failures at runtime.
This module contains the crate’s own error type. It can hold other error-related data/logic as needed.