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

default

derive (default)

directory (default)

This feature flag does not enable additional features.

json (default)

dodo-derive (default)

serde_json (default)

directory_locks

fs2

serde_yaml

yaml