actyx_sdk 0.2.0

Tools for interacting with the services of an Actyx node

actyx_sdk

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

client

  • reqwest
  • url
  • bytes

postgresql

  • postgres-types
  • bytes

dataflow

  • abomonation
  • abomonation_derive

arb

  • quickcheck
  • rand

with-tokio

  • tokio

sqlite

  • rusqlite

bytes

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

postgres-types

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.

abomonation_derive

    This feature flag does not enable additional features.

quickcheck

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

abomonation

    This feature flag does not enable additional features.