Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

CallPartialEq

Fully qualified path: openzeppelin_governance::utils::call_impls::CallPartialEq

pub impl CallPartialEq of PartialEq<Call>;

Impl functions

eq

Fully qualified path: openzeppelin_governance::utils::call_impls::CallPartialEq::eq

fn eq(lhs: @Call, rhs: @Call) -> bool

ne

Fully qualified path: openzeppelin_governance::utils::call_impls::CallPartialEq::ne

fn ne(lhs: @Call, rhs: @Call) -> bool