ockam_abac 0.39.0

Attribute based authorization control

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

default

  • std

std

  • ockam_core/std
  • ockam_identity/std
  • minicbor/std
  • tracing/std
  • either/use_std
  • lmdb
  • once_cell/std
  • regex
  • tokio
  • wast

lmdb

  • tokio
  • lmdb-rkv

regex

  • dep:regex

tokio

  • dep:tokio

wast

  • dep:wast

lmdb-rkv

  • dep:lmdb-rkv

repl

  • rustyline
  • rustyline-derive
  • std

no_std

  • ockam_core/no_std
  • ockam_identity/no_std

alloc

  • ockam_core/alloc
  • ockam_identity/alloc

rusqlite

  • dep:rusqlite

rustyline

  • dep:rustyline

sqlite

  • rusqlite

rustyline-derive

  • dep:rustyline-derive