Expand description
Error types and result handling Error handling and status codes for binder operations.
This module defines the result types and error codes used throughout the binder library for consistent error handling across IPC operations.
Enums§
- Status
Code - Status codes for binder operations.
Type Aliases§
- Result
- Result type alias for binder operations.