ockam_core 0.67.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 15 feature flags, 8 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
  • tinyvec/std

error-traces

  • backtrace
  • tracing-error
  • once_cell

alloc

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

backtrace

    This feature flag does not enable additional features.

tracing-error

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

heapless

    This feature flag does not enable additional features.

no_std

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

tag

  • cddl-cat

cddl-cat

    This feature flag does not enable additional features.

core2

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.

rand_pcg

    This feature flag does not enable additional features.

spin

    This feature flag does not enable additional features.