Crates.io | mavspec_rust_derive |
lib.rs | mavspec_rust_derive |
version | |
source | src |
created_at | 2024-01-25 15:11:01.555869+00 |
updated_at | 2025-03-15 19:51:08.193692+00 |
description | Procedural macros for MAVSpec's Rust code generation toolchain. |
homepage | https://mavka.gitlab.io/home/projects/mavspec |
repository | https://gitlab.com/mavka/libs/mavspec |
max_upload_size | |
id | 1113938 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Procedural macros for MAVSpec's Rust code generation toolchain.
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.