Function std::assert::assert_eq

pub fn assert_eq<T>(v1: T, v2: T)
where
    T: Eq + AbiEncode,
Expand description