ockam_core 0.27.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 11 feature flags, 3 of them enabled by default.

default

  • std

std

  • hex/std
  • rand/std
  • rand/std_rng
  • serde_bare

serde_bare

    This feature flag does not enable additional features.

alloc

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

no_std

  • core2
  • hex
  • rand_pcg
  • serde_bare
  • spin

spin

    This feature flag does not enable additional features.

rand_pcg

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.

core2

    This feature flag does not enable additional features.

heapless

    This feature flag does not enable additional features.

unsafe_random

    This feature flag does not enable additional features.