//! <sup>`⍚`</sup> Additional tools for MAVLink [microservices](https://mavlink.io/en/services/).
//!
//! This module provides a set of tools to work with MAVLink microservices.
//!
//! ## Mission
//!
//! Abstractions for [mission protocol](https://mavlink.io/en/services/mission.html) can be found in
//! [`mission`] module. You should enable the `msrv-utils-mission` feature flag to access this
//! functionality.