ockam_abac 0.55.0

Attribute based authorization control
Documentation

ockam_abac

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

default

  • std

std

  • ockam_core/std
  • ockam_identity/std
  • ockam_node/std
  • minicbor/std
  • tracing/std
  • either/use_std
  • once_cell/std
  • sqlx
  • regex
  • tokio
  • wast
  • strum/std
  • serde/std

sqlx

  • dep:sqlx

regex

  • dep:regex

tokio

  • dep:tokio

wast

  • dep:wast

no_std

  • ockam_core/no_std
  • ockam_identity/no_std
  • ockam_executor

repl

  • rustyline
  • rustyline-derive
  • std

alloc

  • ockam_core/alloc
  • ockam_identity/alloc

ockam_executor

  • dep:ockam_executor

rustyline

  • dep:rustyline

rusqlite

  • dep:rusqlite

rustyline-derive

  • dep:rustyline-derive