25 releases

new 0.4.8 Jan 21, 2025
0.4.7 Jan 19, 2025
0.3.4 Aug 9, 2024
0.3.3 Mar 25, 2024
0.1.2 Dec 30, 2023

#277 in Robotics

Download history 29/week @ 2024-10-01 29/week @ 2024-10-08 65/week @ 2024-10-15 38/week @ 2024-10-22 44/week @ 2024-10-29 95/week @ 2024-11-05 69/week @ 2024-11-12 63/week @ 2024-11-19 42/week @ 2024-11-26 66/week @ 2024-12-03 171/week @ 2024-12-10 75/week @ 2024-12-17 57/week @ 2024-12-24 847/week @ 2024-12-31 97/week @ 2025-01-07 141/week @ 2025-01-14

1,144 downloads per month
Used in 3 crates (via mavspec)

MIT/Apache

195KB
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
~147K SLoC