Function rustdt_util::tests::check_err_contains [] [src]

pub fn check_err_contains<ERR>(error: ERR, sub_string: &str) where
    ERR: Display + Debug