unix-ts-macros

Crates.iounix-ts-macros
lib.rsunix-ts-macros
version1.0.0
sourcesrc
created_at2021-09-10 02:06:37.124644
updated_at2024-04-05 00:54:28.048904
descriptionMacro to quickly create unix-ts timestamps.
homepagehttps://github.com/lukesneeringer/unix-ts
repositoryhttps://github.com/lukesneeringer/unix-ts
max_upload_size
id449084
size3,737
Luke Sneeringer (lukesneeringer)

documentation

https://docs.rs/unix-ts-macros/

README

unix-ts-macros: A macro to quickly generate unix-ts timestamps.

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.)

Commit count: 19

cargo fmt