temporal_capi 0.2.3

C interface to temporal_rs
Documentation
#ifndef Instant_D_H
#define Instant_D_H

#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"





typedef struct Instant Instant;




#endif // Instant_D_H