Function assert_eq
Function
std
::
assert
::
assert_eq
pub fn assert_eq<T>(v1: T, v2: T) where T: PartialEq + AbiEncode,
Expand description