Skip to main content

Module platform

Module platform 

Source
Expand description

Platform identifiers — the canonical os/arch[/libc] tokens.

See docs/17-cross-platform.md and docs/26-registry-and-metadata-reference.md.

Structs§

Platform
A fully-qualified target platform.

Enums§

Arch
CPU architecture.
Libc
C library / ABI variant (only meaningful on Linux).
Os
Operating system.