temporal_rs 0.2.3

Temporal in Rust is an implementation of the TC39 Temporal Builtin Proposal in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
# Tools

This directory contains various tools for `boa-dev/temporal`.

| Tool              | Description                                     |
| ----------------- | ----------------------------------------------- |
| bakedata          | Generates baked data providers                  |
| depcheck          | Dependency check to verify allowed dependencies |
| diplomat-gen      | Run and generate FFI bindings                   |
| zoneinfo-test-gen | Generate testing data for `zoneinfo`            |