catchr-core 0.1.1

Core library of catchr the testing framework
Documentation
[dependencies.itertools]
version = "0.8.2"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0"

[package]
authors = ["Dzejkop <jakubtrad@gmail.com>"]
description = "Core library of catchr the testing framework"
documentation = "https://docs.rs/catchr-core"
edition = "2018"
license = "MIT"
name = "catchr-core"
readme = "README.md"
repository = "https://github.com/Dzejkop/catchr"
version = "0.1.1"