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