CANSocket
A safe Linux SocketCAN async wrapper with minimal dependencies. Utilises
async-io to be cross compatible with many executors and implements embedded-can
traits.
Virtual CAN device for testing
Examples and integration tests require a virtual device vcan0 to be created.
To skip the integration tests, pass the --lib flag to cargo.