Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.
Wrapper around the `rust-pretty-assertions` crate that allows for the ability to sort the Debug output.
Wrapper around the `rust-pretty-assertions` crate that allows for the ability to sort the Debug output.
Format the difference between two strings with ANSI colors
A proc macro framework with templates, composable elements, and built-in diagnostics
Parse &str with common prefixes to integer values
Rust library and associated CLI program to export an Obsidian vault to regular Markdown.
A utility for comparing token streams: applies rustfmt for consistent formatting and leverages pretty_assertions to clearly visualize differences.
DEPRECATED: Use r3bl_tui instead. Test fixtures for the r3bl_* crates
Like Rust's built-in `assert_eq` macro, but for token streams. Passes them through rustfmt, and shows a pretty diff.
Pretty assertions for Facet types - no PartialEq required
A portable static type system for JSON-compatible data