default-test 0.1.1

A default trait that can be used in tests
Documentation
[[example]]
name = "hello"

[package]
authors = ["Austin Jones <implAustin@gmail.com>"]
categories = ["rust-patterns"]
description = "A default trait that can be used in tests"
edition = "2018"
homepage = "https://github.com/austinjones/default-test-rs"
keywords = ["default", "tests"]
license = "MIT"
name = "default-test"
readme = "README.md"
repository = "https://github.com/austinjones/default-test-rs"
version = "0.1.1"