cdbc-sqlite 0.1.23

Rust Coroutine Database Driver Connectivity
Documentation

cdbc-sqlite

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

default

  • sqlite
  • offline

sqlite

  • libsqlite3-sys
  • json

offline

    This feature flag does not enable additional features.

libsqlite3-sys

    This feature flag does not enable additional features.

json

  • serde
  • serde_json

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

all-types

  • chrono
  • json
  • uuid

uuid

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.