Linux SocketCAN library for sending and receiving CAN frames via CANbus.
# Cargo.toml
[dependencies]
socketcan = "3.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a CAN socket on interface can0.
Ensure your system has SocketCAN enabled and the appropriate CAN interface configured.
No dependency data recorded yet.