Docs.rs
host-can-0.1.4
host-can 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tegimeki
Dependencies
embedded-can ^0.4.1
normal
libloading ^0.8.9
normal
optional
nix ^0.30.1
normal
socketcan ^3.5.0
normal
optional
thiserror ^2.0.17
normal
Versions
42.31%
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
All
host_
can
0.1.4
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
adapter::pcan::PcanAdapter
adapter::socketcan::SocketCanAdapter
frame::CanFrame
id::ExtendedId
id::StandardId
Enums
adapter::AdapterError
id::Id
Traits
adapter::Adapter
frame::Frame
Functions
adapter::get_adapter
id::new_extended
id::new_standard
id::raw_u32
Type Aliases
adapter::AdapterBaud