timer-rs 0.0.6

A simple timer used to schedule execution of closures at a given timestamp.
Documentation
1
2
3
4
5
edition = "2021"
max_width = 80
reorder_imports = true
group_imports = "StdExternalCrate"
wrap_comments = true