Cargo Features

Socketcand has no features set by default.

[dependencies]
socketcand = { version = "0.1.0", features = ["defmt-03"] }
defmt-03

Enables defmt and defmt-03 of heapless

heapless:

Implement defmt::Format from defmt v0.3

Socketcand has 1 feature without comment.