Function parse_annotations

Source
pub fn parse_annotations(
    defs: &[Def],
    termenv: &TermEnv,
    typeenv: &TypeEnv,
) -> AnnotationEnv