Module platforms::platform

source ·
Expand description

Rust platforms

Structs§

  • Rust platforms supported by mainline rustc
  • Platform requirements: glob-like expressions for matching Rust platforms as identified by a “target triple”, e.g. i686-apple-darwin.

Enums§

  • Rust platform tiers: support levels are organized into three tiers, each with a different set of guarantees.