Cargo Features

TMCL has no features set by default.

[dependencies]
tmcl = { version = "0.1.0-beta0", features = ["std", "socketcan"] }
std

Enables std of interior_mut

Features from optional dependencies

socketcan implicit feature

Enables socketcan ^1.7

socketcan:

Linux SocketCAN library. Send and receive CAN frames via CANbus on Linux.