vectorclock-rs 0.0.1

Vector clock implementation for distributed systems
Documentation
mod clock;

pub use clock::VectorClock;