2 unstable releases
0.53.0 | Jan 10, 2020 |
---|---|
0.52.0 | Jan 10, 2020 |
#54 in #cranelift
73 downloads per month
Used in 12 crates
(2 directly)
32KB
717 lines
This crate contains shared definitions for use in both cranelift-codegen-meta
and cranelift -codegen
.
lib.rs
:
This library contains code that is common to both the cranelift-codegen
and
cranelift-codegen-meta
libraries.