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

default

  • std

std

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

tokio

  • dep:tokio

tracing-subscriber

  • dep:tracing-subscriber

tracing-error

  • dep:tracing-error

alloc

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

storage

  • std
  • serde_json

fs2

  • dep:fs2

serde_json

  • dep:serde_json

no_std

  • ockam_core/no_std
  • ockam_transport_core/no_std
  • heapless

heapless

  • dep:heapless

ockam_transport_core

  • dep:ockam_transport_core

ockam_executor

  • dep:ockam_executor

debugger

  • ockam_core/debugger

metrics

    This feature flag does not enable additional features.

dump_internals

    This feature flag does not enable additional features.