sn_fake_clock 0.4.14

Fake clock for deterministic testing of code depending on time.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
dependencies = { }

[package]
authors = [ "MaidSafe Developers <dev@maidsafe.net>" ]
description = "Fake clock for deterministic testing of code depending on time."
documentation = "https://docs.rs/sn_fake_clock"
homepage = "https://maidsafe.net"
license = "MIT OR BSD-3-Clause"
name = "sn_fake_clock"
readme = "README.md"
repository = "https://github.com/maidsafe/sn_fake_clock"
version = "0.4.14"
edition = "2018"