Cargo Features
tycho-util has no features set by default.
[dependencies]
tycho-util = { version = "0.3.4", features = ["cli", "test", "sysinfo"] }
- cli = metrics-exporter-prometheus, tikv-jemalloc-ctl
-
Enables getip and libc, tracing-appender, tracing-stackdriver, and tracing-subscriber, signal of tokio
Affects
tycho-util::cli… - test
-
Enables 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.
- metrics-exporter-prometheus cli?
- sysinfo implicit feature
-
Enables sysinfo
sysinfo:
Library to get system information such as processes, CPUs, disks, components and networks
- tikv-jemalloc-ctl cli?