Docs.rs
oze-canopen-0.1.0
oze-canopen 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
SL-RU
Dependencies
bincode ^2.0.1
normal
binrw ^0.14.1
normal
bitflags ^2.5
normal
futures-util ^0.3
normal
serde ^1.0
normal
socketcan ^3.3
normal
thiserror ^1.0
normal
tokio ^1
normal
thiserror-impl ^1.0
dev
tokio-macros ^2.3
dev
Versions
68.27%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
Crate oze_canopen
oze_
canopen
0.1.0
All Items
Crate Items
Modules
Macros
Traits
Type Aliases
Attribute Macros
Derive Macros
Crate
oze_
canopen
Copy item path
Source
Modules
§
canopen
error
interface
nmt
proto
receiver
sdo_
client
sync
transmitter
Macros
§
bitflags
Generate a flags type.
Traits
§
BinRead
The
BinRead
trait reads data from streams and converts it into objects.
BinWrite
The
BinWrite
trait serialises objects and writes them to streams.
Type Aliases
§
BinResult
A specialized
Result
type for binrw operations.
Attribute Macros
§
binrw
Derive Macros
§
BinRead
BinWrite