Crates.io | timers |
lib.rs | timers |
version | 0.3.0 |
source | src |
created_at | 2021-06-20 11:04:34.845483 |
updated_at | 2023-12-25 01:50:35.444641 |
description | Like GNU's time but in Rust! (timeRS) |
homepage | https://github.com/acheronfail/timers |
repository | https://github.com/acheronfail/timers |
max_upload_size | |
id | 412391 |
size | 53,155 |
Like GNU time
but in Rust!
Some features:
time
See help
$ timers --help
Basically, just use this as you would use the time
built-in that's included in most shells.
Install with cargo
:
$ cargo install timers