//! Target `cfg` attributes. Documented in the "Conditional compilation" section
//! of the Rust reference:
//!//! <https://doc.rust-lang.org/reference/attributes.html#conditional-compilation>
modarch;modendian;modenv;modos;modpointerwidth;pubuseself::{arch::Arch,endian::Endian,env::Env,os::OS,pointerwidth::PointerWidth};