Module assertables::assert_eq

source ·
Expand description

Assert an expression is equal to another.

Pseudocode:
a = b

§Module macro

§Rust standard macros