Struct oxidize::matchers::option::Nothing [] [src]

pub struct Nothing;

Trait Implementations

impl<T: Debug> Matcher<Option<T>> for Nothing
[src]