Cargo Features

dittolive-ditto-core has no features set by default.

[dependencies]
dittolive-ditto-core = { version = "4.8.0-experimental-rust.2", features = ["experimental-flag", "experimental-bus", "experimental-pk", "experimental-pk-serde", "stabby"] }
experimental-flag experimental-bus? experimental-pk? experimental-pk-serde? stabby?

Any feature-flag that directly depends on this flag is deemed "unstable" and may change or be removed without notice, as well as the APIs behind said flags.

experimental-bus = experimental-flag, experimental-pk, stabby

Affects dittolive-ditto-core::bus

experimental-pk experimental-bus? = experimental-flag, experimental-pk-serde

Affects dittolive-ditto-core::peer_pubkey

experimental-pk-serde experimental-pk? = experimental-flag
stabby experimental-bus? = experimental-flag

stabby is currently optional until its wasm support improves.

Enables stabby, stabby of safer-ffi