blyxyas / cargo-is-testedLinks
Assure that your tests are there, and well written.
☆16Updated 2 years ago
Alternatives and similar repositories for cargo-is-tested
Users that are interested in cargo-is-tested are comparing it to the libraries listed below
Sorting:
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- ☆13Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Support for compiling C programs with Eyra☆13Updated last year
- A custom context for eyre that supports backtraces on stable☆14Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Safely transmute type to itself in generic context in Rust