package rune

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Llvm.AttrReprSource

The logical representation of an attribute.

Sourcetype t =
  1. | Enum of llattrkind * int64
  2. | String of string * string