murarth / assert_matches
Provides macro `assert_matches` for testing pattern matching
☆63Updated 4 years ago
Alternatives and similar repositories for assert_matches:
Users that are interested in assert_matches are comparing it to the libraries listed below
- ☆54Updated 3 years ago
- ☆59Updated 5 months ago
- ☆55Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆105Updated last month
- ☆105Updated 10 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- ☆54Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Floating point approximate comparison for Rust☆60Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆79Updated this week
- ☆64Updated 4 years ago
- ☆56Updated 8 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- `$crate` in procedural macros.☆69Updated last month
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆37Updated 3 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆45Updated last year