foundations
There is very little structured metadata to build this page
from currently. You should check the
main library docs,
readme, or
Cargo.toml
in case the author documented the features in them.
This version has 23 feature flags, 12 of them enabled by default.
default
- platform-common-default (default)
- security (default)
platform-common-default (default)
security (default)
cli (default)
jemalloc (default)
- dep:tikv-jemallocator (default)
settings (default)
- dep:foundations-macros (default)
- dep:indexmap (default)
- dep:serde (default)
- dep:serde_path_to_error (default)
- dep:serde_yaml (default)
- dep:yaml-merge-keys (default)
telemetry (default)
- logging (default)
- memory-profiling (default)
- metrics (default)
- telemetry-server (default)
- tracing (default)
testing (default)
- dep:foundations-macros (default)
logging (default)
- dep:governor (default)
- dep:once_cell (default)
- dep:parking_lot (default)
- dep:slog (default)
- dep:slog-async (default)
- dep:slog-json (default)
- dep:slog-term (default)
- dep:thread_local (default)
memory-profiling (default)
- dep:once_cell (default)
- dep:tempfile (default)
- dep:tikv-jemalloc-ctl (default)
- dep:tokio (default)
- jemalloc (default)
metrics (default)
- dep:erased-serde (default)
- dep:foundations-macros (default)
- dep:once_cell (default)
- dep:parking_lot (default)
- dep:prometheus (default)
- dep:prometheus-client (default)
- dep:prometools (default)
- dep:serde (default)
- dep:serde_with (default)
telemetry-server (default)
- dep:futures-util (default)
- dep:hyper (default)
- dep:routerify (default)
- dep:socket2 (default)
tracing (default)
- dep:crossbeam-channel (default)
- dep:foundations-macros (default)
- dep:governor (default)
- dep:once_cell (default)
- dep:parking_lot (default)
- dep:rand (default)
- dep:rustracing (default)
- dep:rustracing_jaeger (default)
- dep:thread_local (default)
client-telemetry
local-ip-address
- dep:local-ip-address
lock_api
- dep:lock_api
log
- dep:log
neli
- dep:neli
neli-proc-macros
- dep:neli-proc-macros
parking_lot_core
- dep:parking_lot_core
regex
- dep:regex
server-client-common-default
- client-telemetry
- settings (default)
- testing (default)
thiserror
- dep:thiserror