# Comparisons: Spectral https://crates.io/crates/spectral https://github.com/cfrancia/spectral Fluent test assertions for Rust. Influenced by Google Truth and other fluent assertion frameworks. Example: `assert_that(&1).is_equal_to(&1);`