Module debug
Source - ExecReturnValue
- Output of a contract call or instantiation which ran to completion.
- ExportedFunction
- Describes the different functions that can be exported by an [
Executable
].
- CallInterceptor
- Provides an interface for intercepting contract calls.
- CallSpan
- Defines a span of execution for a contract call.
- Debugger
- Umbrella trait for all interfaces that serves for debugging.
- Tracing
- Defines methods to capture contract calls, enabling external observers to
measure, trace, and react to contract interactions.
- ExecResult