proc-macros for assert_eq
Write HTML in Rust.
doe is a powerful Rust crate designed to enhance development workflow by providing an extensive collection of useful macros and utility functions. It not only simplifies common tasks but also offers convenient features for clipboard management,robust cryptographic functions,keyboard input, and mouse interaction.
Generate macro proxies of functions whose tails can be "bobbed" as in cut off
Macro to assert types across potentially different crate versions are compatible
Minimal template parsing and expansion
A flexible and efficient MessagePack serialization implementation in Rust
Like Rust's built-in `assert_eq` macro, but for token streams. Passes them through rustfmt, and shows a pretty diff.
This crate provides the `assert_eq_float!` macros that support floats.
A utility for comparing token streams: applies rustfmt for consistent formatting and leverages pretty_assertions to clearly visualize differences.
assert_eq!-like macros that return a Result instead
assert_eq: location-aware equality assertions