Crates.io | unix-ts-macros |
lib.rs | unix-ts-macros |
version | 1.0.0 |
source | src |
created_at | 2021-09-10 02:06:37.124644 |
updated_at | 2024-04-05 00:54:28.048904 |
description | Macro to quickly create unix-ts timestamps. |
homepage | https://github.com/lukesneeringer/unix-ts |
repository | https://github.com/lukesneeringer/unix-ts |
max_upload_size | |
id | 449084 |
size | 3,737 |
unix-ts-macros simplifies the creation of timestamps into a procedural macro: ts
. This is an
implementation crate for unix-ts
, which is what you should actually add as a dependency. (Don't
depend directly on this crate.)