docs.rs failed to build tuasmavlink-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
tuasmavlink-0.1.2
rust-mavlink
Rust implementation of the MAVLink UAV messaging protocol, with bindings for the common message set.
Add to your Cargo.toml:
mavlink = "0.4"
See src/bin/mavlink-dump.rs for a usage example.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.