dodo 0.3.1

Basic persistence library designed to be a quick and easy way to create a persistent storage.
Documentation

dodo

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

default

  • derive
  • directory
  • json

derive

  • dodo-derive

directory

    This feature flag does not enable additional features.

json

  • serde_json

dodo-derive

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

directory_locks

  • directory
  • fs2

yaml

  • serde_yaml

serde_yaml

    This feature flag does not enable additional features.

fs2

    This feature flag does not enable additional features.