mavspec_rust_gen

Crates.iomavspec_rust_gen
lib.rsmavspec_rust_gen
version0.3.4
sourcesrc
created_at2023-12-26 12:42:11.630563
updated_at2024-08-09 06:52:21.54085
descriptionRust code generation module for MAVSpec.
homepagehttps://mavka.gitlab.io/home/projects/mavspec
repositoryhttps://gitlab.com/mavka/libs/mavspec
max_upload_size
id1080884
size1,044,911
Mykhailo Ziatin (Sitin)

documentation

README

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.`

Commit count: 60

cargo fmt