assertrs 0.0.1

Library for simple but powerful matcher-based assertions.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
description = "Library for simple but powerful matcher-based assertions."
documentation = "https://docs.rs/assertrs"
edition = "2021"
homepage = "https://github.com/infr-dev/assertrs"
license = "MIT"
name = "assertrs"
repository = "https://github.com/infr-dev/assertrs"
resolver = "2"
version = "0.0.1"