1 unstable release
new 0.0.5 | Mar 6, 2025 |
---|
#1263 in Parser implementations
110 downloads per month
720KB
15K
SLoC
temporal_capi 
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