Robuta

Sponsor of the Day: Jerkmate
https://doc.rust-lang.org/std/macro.debug_assert_matches.html debug_assert_matches in std - Rust Asserts that an expression matches the provided pattern. debug assertstd rustmatches https://doc.rust-lang.org/std/macro.debug_assert_ne.html debug_assert_ne in std - Rust Asserts that two expressions are not equal to each other. debug assertstd rustne https://doc.rust-lang.org/std/macro.debug_assert.html debug_assert in std - Rust Asserts that a boolean expression is `true` at runtime. debug assertstd rust https://doc.rust-lang.org/std/macro.debug_assert_eq.html debug_assert_eq in std - Rust Asserts that two expressions are equal to each other. debug assertstd rusteq