mutants 0.0.4

Decorator attributes to be used with cargo-mutants
Documentation
[lib]
name = "mutants"
path = "src/lib.rs"
proc-macro = true

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools::testing"]
description = "Decorator attributes to be used with cargo-mutants"
edition = "2018"
license = "MIT"
name = "mutants"
readme = "README.md"
repository = "https://github.com/sourcefrog/cargo-mutants"
resolver = "2"
version = "0.0.4"