Crate unix_ts_macros
source ·Expand description
The companion macro crate for unix-ts
, to create Unix timestamps from integer and float
literals.
Macros§
- Create a timestamp from the given Unix timestamp.
The companion macro crate for unix-ts
, to create Unix timestamps from integer and float
literals.