macro_rules! check_that {
($title:expr,$description:expr,$time:expr,$callbacks:expr) => { ... };
}
Expand description
ยงFailures are not prohibited
title
A titledescription
A detailed descriptiontime
The asserting sleep timecallbacks
The callbacks to execute