Cargo Features

aggligator-util has no features set by default.

[dependencies]
aggligator-util = { version = "0.18.1", features = ["bluer", "usb-device", "usb-host", "raw-speed-cli"] }
bluer

Enables aggligator-transport-bluer

usb-device

Enables device of aggligator-transport-usb

usb-host

Enables host of aggligator-transport-usb

raw-speed-cli

Required by the raw-speed binary

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.

aggligator-transport-usb usb-device? usb-host?