simulacrum_shared 0.1.0

Types used when both creating and using mock objects with Simulacrum.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.maintenance]
status = "actively-developed"

[dependencies.debugit]
version = "0.1.0"

[package]
authors = ["Jason Grlicky <jason@paracosm.us>"]
categories = ["development-tools::testing"]
description = "Types used when both creating and using mock objects with Simulacrum."
documentation = "https://docs.rs/simulacrum_shared"
keywords = ["mock", "mocking", "test", "testing", "TDD"]
license = "MIT"
name = "simulacrum_shared"
readme = "README.md"
repository = "https://github.com/pcsm/simulacrum/tree/master/simulacrum_shared"
version = "0.1.0"