Module tblgen::init

source ·
Expand description

This module contains smart pointers that reference various Init types in TableGen.

Init reference types can be converted to Rust types using Into and TryInto. Most conversions are cheap, except for conversion to String.

Structs

Enums

  • Enum that holds a reference to a TypedInit.