#proc-macro #test

macro assay-proc-macro

A super powered testing macro for Rust

2 releases

0.1.1 Feb 25, 2022
0.1.0 Feb 14, 2022

#818 in #test

Download history 241/week @ 2024-11-16 182/week @ 2024-11-23 170/week @ 2024-11-30 221/week @ 2024-12-07 325/week @ 2024-12-14 194/week @ 2024-12-21 135/week @ 2024-12-28 249/week @ 2025-01-04 190/week @ 2025-01-11 139/week @ 2025-01-18 235/week @ 2025-01-25 198/week @ 2025-02-01 154/week @ 2025-02-08 172/week @ 2025-02-15 140/week @ 2025-02-22 122/week @ 2025-03-01

629 downloads per month
Used in 4 crates (via assay)

MPL-2.0 license

9KB
208 lines

assay-proc-macro

This proc-macro is a part of the assay crate. You want to use that crate rather than this one directly if you want things to work properly.

MSRV Policy

We do not have a Minimum Supported Rust Version and only track stable. Given this crate uses 2021 edition rustc >= 1.56 for now, but that's not always guaranteed to be the case and later versions might require a greater version than 1.56.

License

All files within this project are distributed under the Mozilla Public License version 2.0. You can read the terms of the license in LICENSE.txt.

Dependencies

~1.5MB
~38K SLoC