[go: up one dir, main page]

ry_temporal_capi 0.0.11-ry.1

C interface to temporal_rs
Documentation

temporal_capi crates.io

This crate contains the original definitions of temporal_rs APIs consumed by Diplomat to generate FFI bindings. We currently generate bindings for C++ and extern "C" APIs.

The APIs exposed by this crate are not intended to be used from Rust and as such this crate may change its Rust API across compatible semver versions. In contrast, the extern "C" APIs and all the language bindings are stable within the same major semver version.