[go: up one dir, main page]

Crate temporal_capi

Crate temporal_capi 

Source
Expand description

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.

Modulesยง

calendar
duration
error
instant
iso
options
plain_date
plain_date_time
plain_month_day
plain_time
plain_year_month
time_zone
zoned_date_time