Cargo Features
auto-traffic-control has no features set by default.
[dependencies]
auto-traffic-control = { version = "0.3.2", features = ["server"] }
See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
- server
-
The "server" feature includes the auto-generated stubs needed to implement the gRPC backend. Only Auto Traffic Control itself needs this feature.