helvetia 0.2.0

A library and API server that allows anonymous storage of secrets, with a simple rule; any user can create a secret using a token, and they can only access it using the same token.
Documentation

helvetia

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

default

  • cli

cli

  • clap
  • strum
  • strum_macros

clap

    This feature flag does not enable additional features.

strum

    This feature flag does not enable additional features.

strum_macros

    This feature flag does not enable additional features.

proto-gen

  • protoc-rust

with-rocksdb

  • caves/with-rocksdb

protoc-rust

    This feature flag does not enable additional features.