mock_instant 0.5.1

a simple way to mock an std::time::Instant
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["museun <museun@outlook.com>"]
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.1"