arinc_429

Crates.ioarinc_429
lib.rsarinc_429
version0.1.5
sourcesrc
created_at2018-01-28 07:50:57.655482
updated_at2019-02-01 20:45:58.052291
descriptionTypes and constants for ARINC 429 communication
homepage
repositoryhttps://github.com/samcrow/arinc_429.rs
max_upload_size
id48617
size29,219
Sam Crow (samcrow)

documentation

README

ARINC 429

This crate provides common types for ARINC 429 communication.

Documents

Changelog

Usage without std

This crate has a default-enabled std feature wich enables:

  • Implementation of the Error trait for ParityError

The std feature can be disabled.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Commit count: 8

cargo fmt