murarth / assert_matches
Provides macro `assert_matches` for testing pattern matching
☆61Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for assert_matches
- ☆58Updated 2 months ago
- ☆55Updated 3 years ago
- ☆55Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- ☆54Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- ☆66Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆58Updated 7 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- Formatting Cargo.toml☆30Updated 7 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated last year
- Rust library for checking the installed/running rustc's version.☆50Updated 3 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A small library for creating mock objects in Rust.☆26Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Pluralization handling in Rust☆36Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- iter.reduce(fn) in Rust☆36Updated last year
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Token tree calling convention☆80Updated last year
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- ☆44Updated 9 months ago