lets_expect_core 0.1.1

Core lets_expect code. This crate is internal to the lets_expect crate and should not be used directly.
Documentation
[dependencies.colored]
version = "2.0.0"

[dependencies.english-numbers]
version = "0.3.3"

[dependencies.proc-macro2]
version = "1.0.47"

[dependencies.quote]
version = "1.0.21"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0.103"

[dependencies.tokio]
features = ["macros"]
optional = true
version = "1"

[dependencies.topological-sort]
version = "0.2.2"

[features]
tokio = ["dep:tokio"]

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