Module realsense_rust::error[][src]

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.