[][src]Function leo_typed::annotation::load_annotated_test_context

pub fn load_annotated_test_context(
    test: TestFunction,
    ast_arguments: AnnotationArguments<'_>,
    tests: &mut HashMap<Identifier, TestFunction>
)