Cargo Features
socktop_agent has no features set by default.
[dependencies]
socktop_agent = { version = "1.50.2", features = ["logging", "tonic-build"] }
- logging = tracing, tracing-subscriber
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.
- tracing logging?
- tracing-subscriber logging?
- tonic-build build implicit feature
-
Enables tonic-build ^0.12
tonic-build:
Codegen module of
tonicgRPC implementation