clock-bound 3.0.0-beta.0

A crate to provide error bounded timestamp intervals.
Documentation
1
2
3
4
5
6
extend = "../Makefile.toml"

# Default from cargo-make is to build with all features,
# which includes features only expected when testing
[tasks.build-release]
args = ["build", "--release", "--features", "daemon"]