5 unstable releases

new 0.3.1 Oct 17, 2024
0.3.0 Sep 5, 2024
0.2.1 Jul 25, 2024
0.2.0 Jun 17, 2024
0.1.0 Mar 20, 2024

#382 in Procedural macros

Download history 126/week @ 2024-06-26 149/week @ 2024-07-03 99/week @ 2024-07-10 80/week @ 2024-07-17 217/week @ 2024-07-24 151/week @ 2024-07-31 73/week @ 2024-08-07 82/week @ 2024-08-14 66/week @ 2024-08-21 109/week @ 2024-08-28 313/week @ 2024-09-04 212/week @ 2024-09-11 187/week @ 2024-09-18 193/week @ 2024-09-25 122/week @ 2024-10-02 159/week @ 2024-10-09

724 downloads per month
Used in 6 crates (4 directly)

MIT/Apache

17KB
222 lines

WARNING: You might not want to use this outside of Cargo.

  • This is designed for testing Cargo itself. Use at your own risk.
  • No guarantee on any stability across versions.
  • No feature request would be accepted unless proved useful for testing Cargo.

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.

WARNING: You might not want to use this outside of Cargo.

  • This is designed for testing Cargo itself. Use at your own risk.
  • No guarantee on any stability across versions.
  • No feature request would be accepted unless proved useful for testing Cargo.

No runtime deps