edgedb-protocol 0.3.0

Low-level protocol implemenentation for EdgeDB database client. Use edgedb-client for applications instead.
Documentation

edgedb-protocol

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

default

    This feature flag does not enable additional features.

with-bigdecimal

  • bigdecimal
  • num-bigint
  • num-traits

all-types

  • with-num-bigint
  • with-bigdecimal
  • with-chrono

with-num-bigint

  • num-bigint
  • num-traits

with-chrono

  • chrono

bigdecimal

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

num-bigint

    This feature flag does not enable additional features.

num-traits

    This feature flag does not enable additional features.