cranelift_codegen_meta::shared

Module types

source
Expand description

This module predefines all the Cranelift scalar types.

Structsยง

  • FloatIterator ๐Ÿ”’
    Iterator through the variants of the Float enum.
  • IntIterator ๐Ÿ”’
    This provides an iterator through all of the supported int variants.
  • ReferenceIterator ๐Ÿ”’
    This provides an iterator through all of the supported reference variants.

Enumsยง