Function visit_type_declaration

Source
pub fn visit_type_declaration(
    t: &Loc<TypeDeclaration>,
    ctx: &mut Context,
) -> Result<()>