//! This library contains code that is common to both the `cranelift-codegen` and
//! `cranelift-codegen-meta` libraries.
#![deny(missing_docs)]#![no_std]pubmodconstant_hash;pubmodconstants;/// Version number of this crate.
pubconstVERSION:&str=core::env!("CARGO_PKG_VERSION");