equator 0.4.1

Composable assertion library
Documentation
[dependencies.equator-macro]
version = "0.4.1"

[dev-dependencies.assert2]
version = "0.3.14"

[lib]
name = "equator"
path = "src/lib.rs"

[package]
authors = ["sarah <>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Composable assertion library"
edition = "2021"
keywords = ["assert"]
license = "MIT"
name = "equator"
readme = "README.md"
repository = "https://github.com/sarah-ek/equator/"
version = "0.4.1"

[[test]]
name = "test_asm"
path = "tests/test_asm.rs"