Skip to main content

sorted_validated_tests

Function sorted_validated_tests 

Source
pub fn sorted_validated_tests(
    tests: &[TestRegistration],
) -> Result<Vec<TestRegistration>, RegistryError>