Skip to main content

Module attribute

Module attribute 

Source
Expand description

Attributes.

Structs§

ArrayAttribute
An array attribute.
Attribute
An attribute.
BoolAttribute
A bool attribute.
DenseElementsAttribute
A dense elements attribute.
DenseI32ArrayAttribute
A dense i32 array attribute.
DenseI64ArrayAttribute
A dense i64 array attribute.
FlatSymbolRefAttribute
A flat symbol ref attribute.
FloatAttribute
A float attribute.
IntegerAttribute
An integer attribute.
StringAttribute
A string attribute.
TypeAttribute
A type attribute.

Traits§

AttributeLike
Trait for attribute-like types.