Function vector_vrl_tests::docs::examples_to_tests
source ยท fn examples_to_tests(
category: &'static str,
examples: HashMap<String, Examples>,
) -> Box<dyn Iterator<Item = Test>>
fn examples_to_tests(
category: &'static str,
examples: HashMap<String, Examples>,
) -> Box<dyn Iterator<Item = Test>>