secret-lib 0.4.2

Rust library to retrieve secrets from different sources

secret-lib

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, 4 of them enabled by default.

default

  • command
  • keyring-tokio

command

  • dep:process-lib

keyring-tokio

  • keyring
  • keyring-lib/tokio

keyring

    This feature flag does not enable additional features.

derive

  • dep:serde
  • serde/derive
  • process-lib/derive
  • keyring-lib/derive

keyring-async-io-openssl

  • keyring
  • keyring-lib/async-io-openssl

keyring-async-io

  • keyring
  • keyring-lib/async-io

keyring-tokio-openssl

  • keyring
  • keyring-lib/tokio-openssl

keyring-lib

  • dep:keyring-lib