Crates.io | mavspec_rust_gen |
lib.rs | mavspec_rust_gen |
version | 0.3.4 |
source | src |
created_at | 2023-12-26 12:42:11.630563 |
updated_at | 2024-08-09 06:52:21.54085 |
description | Rust code generation module for MAVSpec. |
homepage | https://mavka.gitlab.io/home/projects/mavspec |
repository | https://gitlab.com/mavka/libs/mavspec |
max_upload_size | |
id | 1080884 |
size | 1,044,911 |
Rust code generation module for MAVSpec. Supports no-std
(including no-alloc
) targets. Provides optional
Serde support.
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.
Here we simply comply with the suggested dual licensing according to Rust API Guidelines (C-PERMISSIVE).
Licensed under either of
at your option.
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.`