aries-askar 0.3.1

Hyperledger Aries Askar secure storage
Documentation

aries-askar

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

default

  • all_backends
  • ffi
  • logger
  • migration

all_backends

  • postgres
  • sqlite

ffi

  • dep:ffi-support
  • logger

logger

  • dep:env_logger
  • dep:log
  • askar-storage/log

migration

  • askar-storage/migration

postgres

  • askar-storage/postgres

sqlite

  • askar-storage/sqlite

jemalloc

  • dep:jemallocator

pg_test

  • askar-storage/pg_test