muttest-codegen 0.0.0-reserved

effective mutation testing for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[lib]
path = "lib.rs"
proc_macro = true

[package]
authors = ["Samuel Pilz <samuel.pilz@posteo.net>"]
description = "effective mutation testing for Rust"
edition = "2021"
license = "MIT"
name = "muttest-codegen"
repository = "https://github.com/samuelpilz/muttest-rs"
version = "0.0.0-reserved"