15 releases

0.3.3 Mar 25, 2024
0.3.2 Mar 20, 2024
0.2.2 Jan 26, 2024
0.1.3 Jan 10, 2024
0.1.2 Dec 30, 2023

#192 in Robotics

Download history 28/week @ 2024-01-07 36/week @ 2024-01-21 8/week @ 2024-02-25 6/week @ 2024-03-10 496/week @ 2024-03-17 223/week @ 2024-03-24 57/week @ 2024-03-31 33/week @ 2024-04-07 6/week @ 2024-04-14

354 downloads per month
Used in 3 crates (via mavspec)

MIT/Apache

185KB
2K SLoC

MAVSpec: Rust Generation Tools

Rust code generation module for MAVSpec. Supports no-std (including no-alloc) targets. Provides optional Serde support.

🇺🇦 repository crates.io docs.rs issues

This crate is a part of MAVSpec code generation toolchain for MAVLink. While nothing prevents from using this crate directly, such approach is not encouraged (and not documented). We suggest to import this module from Mavspec as mavspec::rust::gen.

This project is a member of Mavka family.

`License

Here we simply comply with the suggested dual licensing according to Rust API Guidelines (C-PERMISSIVE).

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.`

Dependencies

~6–8.5MB
~148K SLoC