rutenspitz 0.2.1

А procedural macro to be used for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation
Documentation
[dependencies.arbitrary]
features = ["derive"]
version = "0.4.5"

[dependencies.lazy_static]
version = "1.4"

[dependencies.rutenspitz_macro]
version = "0.2.1"

[dependencies.strum_macros]
version = "0.18"

[package]
authors = ["Jakub Wieczorek <jakub.adam.wieczorek@gmail.com>"]
description = "А procedural macro to be used for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation"
edition = "2018"
keywords = ["fuzzing", "test", "honggfuzz"]
license = "MIT"
name = "rutenspitz"
repository = "https://github.com/jakubadamw/rutenspitz"
version = "0.2.1"