Re-exports§
pub use crate::error::BindGenError;
Modules§
Structs§
Functions§
- emit_
cargo_ build_ messages - Prints definitions for cargo that describe which files the generated code depends on, indicating when it has to be regenerated.
- format_
generated_ code - Formats generated code using
rustfmt
. - generate
- Generate Rust MAVLink dialect binding for dialects present in
definitions_dir
intodestination_dir
.