uts-0.1.0 has been yanked.
timestamp
A simple Rust utility for getting Unix timestamps.
Usage
Add to your Cargo.toml:
[]
= "0.1"
Then in your code:
use timestamp;
License
MIT - see LICENSE file
A simple Rust utility for getting Unix timestamps.
Add to your Cargo.toml:
[]
= "0.1"
Then in your code:
use timestamp;
MIT - see LICENSE file