lets_expect_assertions 0.3.0

lets_expect assertions. This crate is internal to the lets_expect crate and should not be used directly.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.colored]
version = "2.0.0"

[dependencies.lets_expect_core]
version = "=0.3.0"

[features]
tokio = ["lets_expect_core/tokio"]

[package]
categories = ["development-tools::testing"]
description = "lets_expect assertions. This crate is internal to the lets_expect crate and should not be used directly."
edition = "2021"
license = "MIT"
name = "lets_expect_assertions"
repository = "https://github.com/tomekpiotrowski/lets_expect"
rust-version = "1.64"
version = "0.3.0"