mavinspect 0.1.0-alpha2

MAVInspect is a CLI tool and a library to parse and inspect MAVLink protocol XML definitions
Documentation
1
2
3
4
pub use crate::proto::service::mav_inspect_service_client::MavInspectServiceClient;
pub use crate::proto::service::{
    GetDialectRequest, GetDialectResponse, ListDialectsRequest, ListDialectsResponse,
};