assay-proc-macro

Crates.ioassay-proc-macro
lib.rsassay-proc-macro
version0.1.1
sourcesrc
created_at2022-02-14 21:02:22.730918
updated_at2022-02-25 18:05:41.356944
descriptionA super powered testing macro for Rust
homepage
repositoryhttps://github.com/mgattozzi/assay
max_upload_size
id532401
size24,802
Michael Gattozzi (mgattozzi)

documentation

https://docs.rs/assay-proc-macro

README

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.

Commit count: 12

cargo fmt