Docs.rs
cu-crsf-0.12.0
cu-crsf 0.12.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gbin
Dependencies
cu-bincode ^2.0
normal
crsf ^2.0.1
normal
cu29 ^0.12.0
normal
embedded-io ^0.6.1
normal
embedded-io-adapters ^0.6.1
normal
optional
serde ^1.0
normal
serialport ^4.8.1
normal
optional
spin ^0.10
normal
Versions
22.22%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
StdSerial
cu_crsf
0.12.0
StdSerial
Aliased Type
In cu_
crsf::
std_
serial
cu_crsf
::
std_serial
Type Alias
StdSerial
Copy item path
Source
pub type StdSerial =
FromStd
<
Box
<dyn
SerialPort
>>;
Aliased Type
ยง
pub struct StdSerial {
/* private fields */
}