rutenspitz 0.2.0

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

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[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.0"