1 unstable release

new 0.0.5 Mar 6, 2025

#1263 in Parser implementations

Download history 110/week @ 2025-03-03

110 downloads per month

MIT/Apache

720KB
15K SLoC

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.


lib.rs:

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.

Dependencies

~5–10MB
~105K SLoC