Module maviola::prelude

source ·
Expand description

§Maviola prelude

This module contains basic imports for Maviola.

Re-exports§

Modules§

Structs§

  • Manages frame compatibility.
  • MAVLink device with defined ID and internal frame sequence counter.
  • MAVLink frame.
  • MAVLink device ID.
  • Marks entities which are strictly MAVLink 1 protocol compliant.
  • Marks entities which are strictly MAVLink 2 protocol compliant.
  • Marker for entities which are not constrained by a specific MAVLink protocol version.

Enums§

Traits§

  • Interface for autogenerated or custom MAVLink dialect specification.
  • 🔒 Marks structures which may or may not have a specified MAVLink protocol version.
  • MAVLink message implementation.
  • A trait, that updates internal state of a type using an instance of another type.
  • 🔒 Marks entities which have a specified MAVLink protocol version.