mock_instant 0.5.2

a simple way to mock an std::time::Instant
Documentation
[lib]
name = "mock_instant"
path = "src/lib.rs"

[package]
authors = ["museun <museun@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "a simple way to mock an std::time::Instant"
documentation = "https://docs.rs/mock_instant"
edition = "2021"
keywords = ["mock", "test", "time", "instant"]
license = "0BSD"
name = "mock_instant"
readme = "README.md"
repository = "https://github.com/museun/mock_instant"
version = "0.5.2"