koit-toml 0.2.1

A simple, asynchronous, pure-Rust, structured, embedded database
Documentation

koit-toml

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

default

  • file-backend
  • json-format
  • bincode-format
  • toml-format

file-backend

    This feature flag does not enable additional features.

json-format

  • serde
  • serde_json

bincode-format

  • serde
  • bincode

toml-format

  • serde
  • toml

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.