ockam_node 0.115.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 24 feature flags, 16 of them enabled by default.

default

  • std

std

  • chrono
  • ockam_core/std
  • ockam_transport_core/std
  • once_cell/std
  • opentelemetry
  • tokio
  • tracing-opentelemetry
  • tracing-subscriber
  • tracing-error
  • alloc
  • futures/std
  • minicbor/std
  • storage
  • fs2

chrono

  • dep:chrono

opentelemetry

  • dep:opentelemetry

tokio

  • dep:tokio

tracing-opentelemetry

  • dep:tracing-opentelemetry

tracing-subscriber

  • dep:tracing-subscriber

tracing-error

  • dep:tracing-error

alloc

  • ockam_core/alloc
  • ockam_executor/alloc
  • futures/alloc
  • minicbor/alloc

storage

  • std
  • time
  • serde_json
  • sqlx
  • tokio-retry
  • regex

fs2

  • dep:fs2

time

  • dep:time

serde_json

  • dep:serde_json

sqlx

  • dep:sqlx

tokio-retry

  • dep:tokio-retry

regex

  • dep:regex

no_std

  • ockam_core/no_std
  • ockam_transport_core/no_std
  • heapless

debugger

  • ockam_core/debugger

ockam_transport_core

  • dep:ockam_transport_core

ockam_executor

  • dep:ockam_executor

once_cell

  • dep:once_cell

heapless

  • dep:heapless

metrics

    This feature flag does not enable additional features.

dump_internals

    This feature flag does not enable additional features.