[go: up one dir, main page]

mutants 0.0.3

Decorator attributes to be used with cargo-mutants
Documentation
1
2
3
4
5
6
7
8
9
10
11
[lib]
proc-macro = true

[package]
categories = ["development-tools::testing"]
description = "Decorator attributes to be used with cargo-mutants"
edition = "2018"
license = "MIT"
name = "mutants"
repository = "https://github.com/sourcefrog/cargo-mutants"
version = "0.0.3"