Cargo Features

device-driver has no features set by default.

[dependencies]
device-driver = { version = "0.5.3", features = ["json", "yaml"] }
json

Enables json of device-driver-macros

yaml

Enables yaml of device-driver-macros

device-driver has 2 features without comments.