7 releases
0.3.3 | Jan 9, 2025 |
---|---|
0.3.2 | Nov 28, 2024 |
0.3.1 | Oct 17, 2024 |
0.3.0 | Sep 5, 2024 |
0.1.0 | Mar 20, 2024 |
#661 in Procedural macros
678 downloads per month
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.