Cargo Features

ross-protocol has no features set by default.

[dependencies]
ross-protocol = { version = "2.16.0", features = ["std", "send"] }
std = serialport

Affects interface::serial

send

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.

serialport std?