[dependencies.paste]
version = "1.0.15"
[dev-dependencies.derive-getters]
version = "0.4.0"
[dev-dependencies.getset]
version = "0.1.2"
[package]
authors = ["Daisuke Ito <daisuke.ito.cs@gmail.com>"]
description = "Macros for asserting equality of structs with the flexibility to exclude or focus on specific fields."
edition = "2021"
keywords = ["macro", "test", "testing", "assertions", "assert"]
license = "MIT"
name = "selective_assertions"
readme = "README.md"
repository = "https://github.com/poi2/selective_assertions"
version = "0.3.0"