Function umm::parsers::parser::num_tests_passed
source · pub fn num_tests_passed<'input>(
__input: &'input str
) -> Result<u32, ParseError<<str as Parse>::PositionRepr>>
Expand description
parses and returns the number of tests passed