Module multiversion::target

source ·
Expand description

Information related to the current target.

Re-exports§

  • pub use target_features::Target;

Macros§

Attribute Macros§

  • Equivalent to #[cfg], but considers target_features detected at runtime.
  • Equivalent to #[cfg_attr], but considers target_features detected at runtime.