6 releases
0.3.2 | Nov 28, 2024 |
---|---|
0.3.1 | Oct 17, 2024 |
0.3.0 | Sep 5, 2024 |
0.2.1 | Jul 25, 2024 |
0.1.0 | Mar 20, 2024 |
#590 in Procedural macros
705 downloads per month
Used in 6 crates
(3 directly)
17KB
222 lines
This crate is maintained by the Cargo team, primarily for use by Cargo and not intended for external use. This crate may make major changes to its APIs or be deprecated without warning.
lib.rs
:
Cargo test macro.
This is meant to be consumed alongside cargo-test-support
. See
https://rust-lang.github.io/cargo/contrib/ for a guide on writing tests.
This crate is maintained by the Cargo team, primarily for use by Cargo and not intended for external use. This crate may make major changes to its APIs or be deprecated without warning.