Struct mockers::matchers::NotMatchArg [] [src]

pub struct NotMatchArg<T: Debug, M: MatchArg<T>>(_, _);

Trait Implementations

impl<T: Debug, M: MatchArg<T>> MatchArg<T> for NotMatchArg<T, M>
[src]

[src]

[src]