claym 0.2.0

Assertion macros (without dependencies)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
authors = ["Mattia Penati <mp@hypermynds.com>"]
categories = ["development-tools", "development-tools::testing", "no-std"]
description = "Assertion macros (without dependencies)"
edition = "2021"
homepage = "https://github.com/hypermynds/claym"
keywords = ["assert", "test", "testing"]
license = "Apache-2.0 OR MIT"
name = "claym"
readme = "README.md"
repository = "https://github.com/hypermynds/claym"
resolver = "2"
rust-version = "1.56"
version = "0.2.0"