Function vinegar::vinegar::check [] [src]

pub fn check<I>(expects: I) where
    I: IntoIterator<Item = Result<(), String>>,