actix-storage 0.2.0

General key value storage for actix-web
Documentation

actix-storage

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

all

  • serde-json
  • serde-cbor
  • serde-yaml
  • serde-bincode
  • serde-ron
  • serde-xml

serde-ron

  • with-serde
  • ron

serde-cbor

  • with-serde
  • serde_cbor

serde-bincode

  • with-serde
  • bincode

serde-json

  • with-serde
  • serde_json

serde-yaml

  • with-serde
  • serde_yaml

tests

  • actix-rt
  • futures

serde-xml

  • with-serde
  • quick-xml

with-serde

  • serde

serde_json

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

quick-xml

    This feature flag does not enable additional features.

actix-rt

    This feature flag does not enable additional features.

serde_cbor

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

ron

    This feature flag does not enable additional features.

serde_yaml

    This feature flag does not enable additional features.