ockam_node 0.139.0

This crate provides an implementation of an Ockam [Ockam][main-ockam-crate-link] Node and is intended for use by crates that provide features and add-ons to the main [Ockam][main-ockam-crate-link] library. The main [Ockam][main-ockam-crate-link] crate re-exports types defined in this crate, when the `"std"` feature is enabled.
Documentation

ockam_node

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 26 feature flags, 18 of them enabled by default.

default

std (default)

alloc (default)

fs2 (default)

  • dep:fs2 (default)

opentelemetry (default)

storage (default)

tokio (default)

tracing-error (default)

tracing-opentelemetry (default)

tracing-subscriber (default)

regex (default)

serde_json (default)

sqlx (default)

sqlx-core (default)

sqlx-postgres (default)

sqlx-sqlite (default)

tempfile (default)

time (default)

tokio-retry (default)

debugger

heapless

metrics

This feature flag does not enable additional features.

nix

no_std

ockam_executor

ockam_transport_core

watchdog