Expand description
Define the interface with the Rust compiler.
StableMIR users should not use any of the items in this module directly. These APIs have no stability guarantee.
Structsยง
- Smir
Interface ๐ - Stable public API for querying compiler information.
Staticsยง
- TLV ๐
Functionsยง
- run ๐
- with ๐
- Execute the given function with access the
SmirInterface
.