[−][src]Module realsense_rust::error
Defines the error type used by the crate.
Enums
Error | The error type wraps around underlying error thrown by librealsense library. |
Type Definitions
Result | A convenient alias Result type. |
Defines the error type used by the crate.
Error | The error type wraps around underlying error thrown by librealsense library. |
Result | A convenient alias Result type. |