[][src]Function leo_ast::annotation::load_annotated_test

pub fn load_annotated_test(
    test: TestFunction,
    annotation: Annotation<'_>,
    tests: &mut IndexMap<Identifier, TestFunction>
)