[][src]Function mockiato::partial_eq

pub fn partial_eq<T>(value: T) -> PartialEqArgumentMatcher<T> where
    T: MaybeDebug + 'static, 

Creates a new ArgumentMatcher that matches against values using PartialEq