ockam_core 0.106.0

Core types of the Ockam library.
Documentation

ockam_core

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

default

  • std
  • error-traces

std

  • alloc
  • hex/std
  • minicbor/std
  • rand/std
  • rand/std_rng
  • serde_bare/std
  • ockam_macros/std
  • once_cell/std
  • opentelemetry
  • regex
  • serde_json
  • tinyvec/std
  • tracing-error
  • tracing-opentelemetry
  • tracing-subscriber
  • strum/std
  • miette

error-traces

  • tracing-error
  • once_cell

alloc

  • core2/alloc
  • hex/alloc
  • minicbor/alloc
  • serde/alloc
  • serde_bare/alloc

opentelemetry

  • dep:opentelemetry

regex

  • dep:regex

serde_json

  • dep:serde_json

tracing-error

  • dep:tracing-error

tracing-opentelemetry

  • dep:tracing-opentelemetry

tracing-subscriber

  • dep:tracing-subscriber

miette

  • dep:miette

once_cell

  • dep:once_cell

no_std

  • core2
  • hex
  • rand_pcg
  • spin
  • ockam_macros/no_std
  • utcnow

backtrace

  • dep:backtrace

utcnow

  • dep:utcnow

rand_pcg

  • dep:rand_pcg

core2

  • dep:core2

spin

  • dep:spin

hex

  • dep:hex

debugger

    This feature flag does not enable additional features.