Struct expector::BeAnEmptyVectorMatcher [] [src]

pub struct BeAnEmptyVectorMatcher;

Trait Implementations

impl<A> Matcher<Vec<A>> for BeAnEmptyVectorMatcher
[src]