actyx_sdk 0.3.0

Tools for interacting with the services of an Actyx node
Documentation

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
  • rand

arb

  • quickcheck
  • rand

postgresql

  • postgres-types
  • bytes

dataflow

  • abomonation
  • abomonation_derive

with-tokio

  • tokio

sqlite

  • rusqlite

postgres-types

    This feature flag does not enable additional features.

quickcheck

    This feature flag does not enable additional features.

abomonation_derive

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

abomonation

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.