hlc 0.1.1

hybrid logical clock
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
time = "0.1"

[package]
authors = ["Tobias Schottdorf <tobias.schottdorf@gmail.com>"]
description = "hybrid logical clock"
documentation = "https://tschottdorf.github.io/hlc-rs/doc/hlc/"
homepage = "https://github.com/tschottdorf/hlc-rs"
keywords = ["hybrid", "logical", "clock", "distributed", "monotonic"]
license = "MIT"
name = "hlc"
readme = "README.md"
repository = "https://github.com/tschottdorf/hlc-rs"
version = "0.1.1"