Module mavio::error

source ·
Expand description

§Errors

These errors used in mavio.

The top-level error is Error. Library API returns versions of this error possibly wrapping other types of errors.

We also re-export errors from mavspec::rust::spec to provide a full specification of MAVLink-related errors.

Structs§

Enums§

Type Aliases§

  • Common result type returned by mavio functions and methods.