Docs.rs
j1939-async-0.1.0-alpha1
j1939-async 0.1.0-alpha1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cschuhen
Dependencies
bitfield ^0.19
normal
defmt ^0.3
normal
embassy-sync ^0.7
normal
optional
embedded-can ^0.4.0
normal
embedded-hal ^1.0.0
normal
embedded-hal-async ^1.0.0
normal
heapless ^0.8
normal
lexical-core ^0.8.5
normal
rtt-target ^0.3.1
normal
Versions
1.34%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
FrameData
j1939_
async
0.1.0-alpha1
Frame
Data
Aliased Type
In j1939_
async::
can
j1939_async
::
can
Type Alias
Frame
Data
Copy item path
Source
pub type FrameData =
Vec
<
u8
, 8>;
Aliased Type
ยง
pub struct FrameData {
/* private fields */
}