ry_temporal_capi

Crates.iory_temporal_capi
lib.rsry_temporal_capi
version0.0.11-ry.1
created_at2025-08-25 20:05:17.115115+00
updated_at2025-08-25 20:05:17.115115+00
descriptionC interface to temporal_rs
homepage
repositoryhttps://github.com/boa-dev/temporal
max_upload_size
id1810091
size615,808
Ryan Dahl (ry)

documentation

README

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.

Commit count: 420

cargo fmt