pub fn num_tests_found<'input>(
    __input: &'input str
) -> Result<u32, ParseError<<str as Parse>::PositionRepr>>
Expand description

parses and returns the number of tests found