Cargo Features

YGW has no features set by default.

[dependencies]
ygw = { version = "0.5.7", features = ["socketcan", "ping"] }
socketcan

Enables support for sending/receiving CAN frames via a socketcan interface

Enables socketcan

Affects ygw::nodes.ygw_socketcan

ping = rand, surge-ping

Affects ygw::nodes.pingnode

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

surge-ping ping?
rand ping?