Type Definition otter_api_tests::EarlyArgPredicate[][src]

type EarlyArgPredicate<'f> = &'f mut dyn FnMut(&OsStr) -> bool;