[][src]Function elrond_wasm_debug::the_same

pub fn the_same<V>(element: V) where
    V: Serialize + DeserializeOwned + PartialEq + Debug + 'static,