Cargo Features
TuneUtils has no features set by default.
[dependencies]
tuneutils = { version = "0.1.1", features = ["socketcan", "windows"] }
- socketcan
-
Affects
link::SocketCanDataLink
,link::SocketCanDataLinkEntry
,can::socketcan
… - windows = j2534
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.
- j2534 win windows?
-
Enables j2534 ^0.1
Affects
link::J2534DataLink
,link::J2534DataLinkEntry
,can::j2534can
…