Enums§
- Pool
Error - Represents all possible errors that can occur in the node pool operations.
- State
Error - Represents all possible errors that can occur in state management operations.
Type Aliases§
- Pool
Result - A type alias for Result that uses PoolError as the error type.
- State
Result - A type alias for Result that uses StateError as the error type.