trident-test 0.3.3

The trident_test crate helps you to write Rust tests for your programs with Trident.
Documentation
[dependencies.darling]
version = "0.13.1"

[dependencies.quote]
version = "1.0.14"

[dependencies.syn]
default-features = false
version = "1.0.109"

[dev-dependencies.macrotest]
version = "1"

[lib]
proc-macro = true

[package]
description = "The trident_test crate helps you to write Rust tests for your programs with Trident."
edition = "2021"
license-file = "LICENSE"
name = "trident-test"
readme = "README.md"
repository = "https://github.com/Ackee-Blockchain/trident"
resolver = "1"
version = "0.3.3"