MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / types.rs

File types.rs

cranelift/codegen/src/ir/types.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Common types for the Cranelift code generator.
2
3use core::fmt::{self, Debug, Display, Formatter};
4use cranelift_codegen_shared::constants;

Callers

nothing calls this directly

Calls 1

TypeClass · 0.70

Tested by

no test coverage detected