Struct mockers::matchers::MatchErr [] [src]

pub struct MatchErr<E, M: MatchArg<E>>(_, _);

Trait Implementations

impl<E: Debug, T: Debug, M: MatchArg<E>> MatchArg<Result<T, E>> for MatchErr<E, M>
[src]

[src]

[src]