WorldTrackingResult
Encapsulates the outcome of an operation, providing a type-safe mechanism to handle successes or errors in a unified manner.
Parameters
T
The type of data returned for successful operations.
Encapsulates the outcome of an operation, providing a type-safe mechanism to handle successes or errors in a unified manner.
The type of data returned for successful operations.