Docs.rs
maviola-0.3.0
maviola 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
04 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
Sitin
Dependencies
async-stream ^0.3.5
normal
optional
async-trait ^0.1.79
normal
optional
document-features ^0.2.10
normal
log ^0.4.21
normal
mavio ^0.5.5
normal
portpicker ^0.1.1
normal
serde ^1.0.197
normal
optional
serde_arrays ^0.1.0
normal
optional
serialport ^4.6.1
normal
optional
specta =2.0.0-rc.22
normal
optional
specta-util ^0.0.9
normal
optional
thiserror ^2.0.9
normal
tokio ^1.36.0
normal
optional
tokio-serial ^5.4.4
normal
optional
tokio-stream ^0.1.15
normal
optional
tokio-util ^0.7.10
normal
optional
env_logger ^0.11.3
dev
tokio ^1.36.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
HeaderV1Bytes
maviola
0.3.0
In maviola::
protocol
maviola
::
protocol
Type Alias
Header
V1Bytes
Copy item path
Source
pub type HeaderV1Bytes = [
u8
;
6
];
Expand description
mavio
MAVLink 1
header as array of bytes.