#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

#748 in #test

Download history 205/week @ 2024-08-01 428/week @ 2024-08-08 391/week @ 2024-08-15 182/week @ 2024-08-22 238/week @ 2024-08-29 262/week @ 2024-09-05 147/week @ 2024-09-12 303/week @ 2024-09-19 214/week @ 2024-09-26 269/week @ 2024-10-03 93/week @ 2024-10-10 312/week @ 2024-10-17 284/week @ 2024-10-24 305/week @ 2024-10-31 243/week @ 2024-11-07 182/week @ 2024-11-14

1,082 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
~37K SLoC