reinda 0.2.1

Easily embed and manage your assets for your web application to build standalone-executables. Offers filename hashing, templating, compression and more.
Documentation

reinda

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

default

  • compress
  • hash

compress

  • flate2
  • reinda-macros/compress

hash

  • base64
  • sha2
  • reinda-macros/hash

flate2

  • dep:flate2

base64

  • dep:base64

sha2

  • dep:sha2

debug-is-prod

  • reinda-core/debug-is-prod
  • reinda-macros/debug-is-prod